VSPROPSHEETPAGE::pcRefParent Field

 

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

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

public:
[ComConversionLossAttribute]
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.UINT")]
IntPtr pcRefParent

Field Value

Type: System::IntPtr

From vsshell.idl:

Return to top
Show: