Edit

Share via


JavaMarshal.GetContext(GCHandle) Method

Definition

public:
 static void* GetContext(System::Runtime::InteropServices::GCHandle obj);
public static void* GetContext(System.Runtime.InteropServices.GCHandle obj);
static member GetContext : System.Runtime.InteropServices.GCHandle -> nativeptr<unit>

Parameters

obj
GCHandle

Returns

Void*

Applies to