ContextHandle.Explicit Operator
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
Explicit(ContextHandle to IntPtr)
public static explicit operator IntPtr(OpenTK.ContextHandle c);
static member op_Explicit : OpenTK.ContextHandle -> nativeint
パラメーター
戻り値
IntPtr
nativeint
適用対象
Explicit(IntPtr to ContextHandle)
public static explicit operator OpenTK.ContextHandle(IntPtr p);
static member op_Explicit : nativeint -> OpenTK.ContextHandle
パラメーター
- p
-
IntPtr
nativeint