VSPROPSHEETPAGE.dwReserved 字段

定义

留待将来使用。

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

字段值

UInt32
属性

注解

COM 签名

从 vsshell:

适用于