MEINIT.dwSizeOfStruct Field

Definition

DWORD specifying the size of the struct.

public: System::UInt32 dwSizeOfStruct;
public: unsigned int dwSizeOfStruct;
unsigned int dwSizeOfStruct;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint dwSizeOfStruct;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable dwSizeOfStruct : uint32
Public dwSizeOfStruct As UInteger 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to