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*

适用于