VSPROPSHEETPAGE.pTemplate Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: