Partager via


CFMachPort Constructeurs

Définition

Surcharges

CFMachPort(IntPtr)
CFMachPort(IntPtr, Boolean)

CFMachPort(IntPtr)

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

Paramètres

handle
IntPtr

nativeint

S’applique à

CFMachPort(IntPtr, Boolean)

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

Paramètres

handle
IntPtr

nativeint

ownsHandle
Boolean

S’applique à