Поделиться через


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

Применяется к