Declaration
unsigned int _stdcall DeleteStation(struct StationPar * St)
Parameters
StPointer to StationPar structure.
Description
The function DeleteStation (_DeleteStation@4 in the Stdcall call convention) is optional. It is called if particular station is being deleted in the D2000 CNF process.
Return code
CodeDescription
RQ_OKRequest has been executed.
RQ_ERRAn error occurred (device does not communicate or is out of service, or there is another error).
RQ_IGNOREDThe function was ignored and the station status is not changed.
Napíšte komentár