VSPROPSHEETPAGE.pcRefParent 字段

定义

引用计数值的地址。 若要使用此成员,必须设置成员中的 PSP_USEREFPARENT 标志 dwFlags

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

字段值

IntPtr

nativeint

属性

注解

COM 签名

从 vsshell:

适用于