VSPROPSHEETPAGE.pcRefParent 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.
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: