VSPROPSHEETPAGE.dwSize 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.
Specifies the size, in bytes, of the structure. The size includes any extra application-defined data at the end of the structure.
public: System::UInt32 dwSize;
public: unsigned int dwSize;
unsigned int dwSize;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint dwSize;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable dwSize : uint32
Public dwSize As UInteger
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: