다음을 통해 공유


CFMachPort 생성자

정의

오버로드

CFMachPort(IntPtr)
CFMachPort(IntPtr, Boolean)

CFMachPort(IntPtr)

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

매개 변수

handle
IntPtr

nativeint

적용 대상

CFMachPort(IntPtr, Boolean)

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

매개 변수

handle
IntPtr

nativeint

ownsHandle
Boolean

적용 대상