Partager via


CFAllocator Constructeurs

Définition

Surcharges

CFAllocator(IntPtr)
CFAllocator(IntPtr, Boolean)

CFAllocator(IntPtr)

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

Paramètres

handle
IntPtr

nativeint

S’applique à

CFAllocator(IntPtr, Boolean)

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

Paramètres

handle
IntPtr

nativeint

owns
Boolean

S’applique à