VSPROPSHEETPAGE::pTemplate Field

 

Dialog box template in memory to use to create the page. If the PSP_DLGINDIRECT flag in the dwFlags member is set, then pTemplate is used.

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

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.TextManager.Interop.BYTE")]
[ComConversionLossAttribute]
IntPtr pTemplate

Field Value

Type: System::IntPtr

From vsshell.idl:

Return to top
Show: