Prototype: XMLRECORDDATA * GetStatus(void)
Description: Returns a structure containing the last error, the last pending command error, if a command is pending and if the program is in the idle loop.
Example Returned
Data:
LastError = 0
LastPendingCommandError =
32
CommandPending = 0
InIdleLoop = 1