次の方法で共有


CFMachPort コンストラクター

定義

オーバーロード

CFMachPort(IntPtr)
CFMachPort(IntPtr, Boolean)

CFMachPort(IntPtr)

public CFMachPort (IntPtr handle);
new CoreFoundation.CFMachPort : nativeint -> CoreFoundation.CFMachPort

パラメーター

handle
IntPtr

nativeint

適用対象

CFMachPort(IntPtr, Boolean)

public CFMachPort (IntPtr handle, bool ownsHandle);
new CoreFoundation.CFMachPort : nativeint * bool -> CoreFoundation.CFMachPort

パラメーター

handle
IntPtr

nativeint

ownsHandle
Boolean

適用対象