HandleRef.ToIntPtr(HandleRef) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回 HandleRef 物件的內部整數表示。
public:
static IntPtr ToIntPtr(System::Runtime::InteropServices::HandleRef value);
public static IntPtr ToIntPtr (System.Runtime.InteropServices.HandleRef value);
static member ToIntPtr : System.Runtime.InteropServices.HandleRef -> nativeint
Public Shared Function ToIntPtr (value As HandleRef) As IntPtr
參數
傳回
IntPtr
nativeint