VSPROPSHEETPAGE.dwSize 字段

定义

指定结构的大小(以字节为单位)。 该大小包含结构末尾的任何附加的应用程序定义数据。

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 

字段值

UInt32
属性

注解

COM 签名

从 vsshell:

适用于