VSPROPSHEETPAGE.dwTemplateSize Field

Definition

Use dwTemplateSize when PSP_DLGINDIRECT is specified in dwFlags. Specifies the size of the template specified in the pTemplate field.

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 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to