Porovnávané verzie

Kľúč

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

Declaration


Blok kódu
languageesl
themeConfluence
void (_stdcall *GetPoint)(HOBJ StId, char *Adr, PointParPtr *PtParPtr);
Parameters


StIDParent ID of searched I/O tag – station.
AdrI/O tag address (Adr1).
PtParPtrPointer to the PointPar structure pointer. If the value of the pointer is NULL, the I/O was not found.
Description

According to the parameter Adr, the function finds the I/O tag of defined station and returns the pointer to the PointPar structure of the I/O tag , if it exists, otherwise it returns the NULL value.


Info
titleRelated pages:

D2000 KomAPI - call-back functions