Edit

Share via


CFType.GetTypeID(IntPtr) Method

Definition

Returns the CoreFoundation type for the specified object.

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

Parameters

typeRef
IntPtr

nativeint

Handle to a CoreFoundation object.

Returns

System.System.IntPtr System.nativeint

Applies to