IComWrapper::GCHandlePtr Property

Visual Studio 2015
 

Returns a pointer.

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

[DispIdAttribute(1610678272)]
[ComAliasNameAttribute("VsShell.INT_PTR")]
property int GCHandlePtr {
	int get();
}

Property Value

Type: System::Int32

Returns Int32.

Return to top
Show: