MonoMac.CoreFoundation.CFType.GetTypeID C# (CSharp) Method

GetTypeID() private method

private GetTypeID ( IntPtr typeRef ) : int
typeRef System.IntPtr
return int
        public static extern int GetTypeID(IntPtr typeRef);