VSPROPSHEETPAGE::dwTemplateSize Field

 

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

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")]
unsigned int dwTemplateSize

Field Value

Type: System::UInt32

From vsshell.idl:

Return to top
Show: