CFType.GetDescription(IntPtr) Method

Definition

Returns a textual representation of the specified object.

public string GetDescription (IntPtr handle);
member this.GetDescription : nativeint -> string

Parameters

handle
IntPtr

nativeint

Handle to the native CoreFoundation object.

Returns

Applies to