Condividi tramite


CFMachPort Costruttori

Definizione

Overload

CFMachPort(IntPtr)
CFMachPort(IntPtr, Boolean)

CFMachPort(IntPtr)

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

Parametri

handle
IntPtr

nativeint

Si applica a

CFMachPort(IntPtr, Boolean)

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

Parametri

handle
IntPtr

nativeint

ownsHandle
Boolean

Si applica a