IComWrapper.GCHandlePtr Property

Definition

Returns a pointer.

public:
 property int GCHandlePtr { int get(); };
public:
 property int GCHandlePtr { int get(); };
public int GCHandlePtr { get; }
[System.Runtime.InteropServices.ComAliasName("VsShell.INT_PTR")]
[System.Runtime.InteropServices.DispId(1610678272)]
public int GCHandlePtr { get; }
member this.GCHandlePtr : int
[<System.Runtime.InteropServices.ComAliasName("VsShell.INT_PTR")>]
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.GCHandlePtr : int
Public ReadOnly Property GCHandlePtr As Integer

Property Value

Returns Int32.

Attributes

Applies to