TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
unsafe int CheckPointer ( IntPtr  anyobject)

The function returns the type of the object pointer.

Parameters
anyobjectObject pointer.
Returns
Returns a value from the ENUM_POINTER_TYPE enumeration.

Note: this function is for compatibility only. Do not use it in new projects.