Partager via


CFRunLoopSource Constructeurs

Définition

Surcharges

CFRunLoopSource(IntPtr)
CFRunLoopSource(IntPtr, Boolean)

CFRunLoopSource(IntPtr)

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

Paramètres

handle
IntPtr

nativeint

S’applique à

CFRunLoopSource(IntPtr, Boolean)

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

Paramètres

handle
IntPtr

nativeint

ownsHandle
Boolean

S’applique à