VSPROPSHEETPAGE.pTemplate Field

Definition

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.

public: IntPtr pTemplate;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.BYTE")]
[System.Runtime.InteropServices.ComConversionLoss]
public IntPtr pTemplate;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.BYTE")>]
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable pTemplate : nativeint
Public pTemplate As IntPtr 

Field Value

IntPtr

nativeint

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to