co = CreateCxObj(type,arg1,arg2);
D0 D0 A0 A1
CxObj *CreateCxObj(ULONG,LONG,LONG);
This function creates a commodity object of type 'type'. It is not proper to call this function directly. Each object creation routine except
CxBroker() is defined as a macro in <libraries/commodities.h> These are independently documented.
All functions which operate on a commodity object are made with a reference to the thirty-two bit value returned by this function (or by
CxBroker()).