VSConstants.CPPM_INITIALIZETAB Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initialize tab with VARIANT in VSCOMPONENTSELECTORTABINIT.
public: int CPPM_INITIALIZETAB = 2312;
int CPPM_INITIALIZETAB = 2312;
public const int CPPM_INITIALIZETAB = 2312;
val mutable CPPM_INITIALIZETAB : int
Public Const CPPM_INITIALIZETAB As Integer = 2312
Field Value
Value = 2312Remarks
wParam
is unused and lParam
is equal to VARIANT varTabInitInfo
.