JavaMarshal.GetContext(GCHandle) メソッド

定義

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>

パラメーター

obj
GCHandle

返品

Void*

適用対象