DeleteStation
Declaration
unsigned int _stdcall DeleteStation(struct StationPar * St)Parameters
St | Pointer 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
Code | Description |
|---|---|
RQ_OK | Request has been executed. |
RQ_ERR | An error occurred (device does not communicate or is out of service, or there is another error). |
RQ_IGNORED | The function was ignored and the station status is not changed. |
Related pages: