次の方法で共有


CFAllocator コンストラクター

定義

オーバーロード

CFAllocator(IntPtr)
CFAllocator(IntPtr, Boolean)

CFAllocator(IntPtr)

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

パラメーター

handle
IntPtr

nativeint

適用対象

CFAllocator(IntPtr, Boolean)

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

パラメーター

handle
IntPtr

nativeint

owns
Boolean

適用対象