Freigeben über


CFMachPort Konstruktoren

Definition

Überlädt

CFMachPort(IntPtr)
CFMachPort(IntPtr, Boolean)

CFMachPort(IntPtr)

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

Parameter

handle
IntPtr

nativeint

Gilt für:

CFMachPort(IntPtr, Boolean)

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

Parameter

handle
IntPtr

nativeint

ownsHandle
Boolean

Gilt für: