Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

Declaration


Blok kódu
languageesl
themeConfluence
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 process 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
any
another error).
RQ_IGNOREDThe function was ignored and the station status is not changed.

Info
titleRelated pages:

D2000 KomAPI - interface functions