VSPROPSHEETPAGE.pTemplate 字段

定义

用于创建页面的内存中的对话框模板。 如果设置了成员中的 PSP_DLGINDIRECT 标志 dwFlags ,则 pTemplate 使用。

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 

字段值

IntPtr

nativeint

属性

注解

COM 签名

从 vsshell:

适用于