Porovnávané verzie

Kľúč

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

Declaration


Blok kódu
languageesl
themeConfluence
void (_stdcall * PointsApply)(HOBJ StID, void * AplPar);
Parameters


StIDStation ID. A series of function PointsApplyBack calls will be generated for all I/O tags of the station.
AdrI/O tag address (Adr1).
AplParPointer that is transmitted to the calling of the function PointsApplyBack.
Description

After calling the function PointsApply, the process D2000 KOM process calls the interface function PointsApplyBack for all I/O tags of defined station with called ID and gives the parameter AplPar. The function mostly eliminates a necessity to keep own lists of I/O tags.


Info
titleRelated pages:

D2000 KomAPI - call-back functions