VSPROPSHEETPAGE.dwTemplateSize 字段

定义

dwTemplateSize在中指定 PSP_DLGINDIRECT 时使用 dwFlags 。 指定在字段中指定的模板的大小 pTemplate

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

字段值

UInt32
属性

注解

COM 签名

从 vsshell:

适用于