TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
unsafe IntPtr GetPointer ( void *  anyobject)

The function returns the object pointer.

Parameters
anyobjectObject of any class.
Returns
The function returns the object pointer.

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