PointsApplyBack
Declaration
void _stdcall PointsApplyBack(struct PointPar * Pt, void * AplPAr)Parameters
Pt | Pointer to PointPar structure. |
AplPar | Void pointer (it is defined as one of the parameters of the function PointsApply). |
Description
The function PoitsApplyBack (_PointsApplyBack@8 in the Stdcall call convention) is optional. It is a response to the calling of the call-back function PointsApply. The function is called specially for all I/O tags of the station defined in the parameter StId of the call-back function PointsApply.
Related pages: