Related pages:
APIRET ListOfObjects(ListObjRqPtr rqPtr, USHORT wait, ChainListObjDataPtr dataPtr)
Code | Description |
API_OK | List of objects obtained correctly in given time. Required data are returned by the parameter dataPtr in the form of a list. After use of the data, the allocated memory for each pointer must be freed by calling the function FreeData. |
API_TimeoutError | Required data was not available in the given time. |
API_ParamError | The value of the parameters rqPtr or dataPtr is null. |
Related pages:
Pridať komentár