Condividi tramite


CFAllocator Costruttori

Definizione

Overload

CFAllocator(IntPtr)
CFAllocator(IntPtr, Boolean)

CFAllocator(IntPtr)

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

Parametri

handle
IntPtr

nativeint

Si applica a

CFAllocator(IntPtr, Boolean)

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

Parametri

handle
IntPtr

nativeint

owns
Boolean

Si applica a