CFType.GetTypeID(IntPtr) Method

Definition

Returns the CoreFoundation type for the specified object.

public static IntPtr GetTypeID(IntPtr typeRef);
static member GetTypeID : nativeint -> nativeint

Parameters

typeRef
IntPtr

nativeint

Handle to a CoreFoundation object.

Returns

IntPtr

nativeint

Applies to