VSPROPSHEETPAGE::dwSize Field

 

Specifies the size, in bytes, of the structure. The size includes any extra application-defined data at the end of the structure.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")]
unsigned int dwSize

Field Value

Type: System::UInt32

From vsshell.idl:

Return to top
Show: