Share via


VSPROPSHEETPAGE.pcRefParent Field

Definition

Address of the reference count value. To use this member, you must set the PSP_USEREFPARENT flag in the dwFlags member.

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 

Field Value

IntPtr

nativeint

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to