DeletePoint
Declaration
unsigned int _stdcall DeletePoint(struct PointPar * Pt)Parameters
Pt | Pointer to PointPar structure. |
Description
The function DeletePoint (_DeletePoint@4 in the Stdcall call convention) is optional. It is called if the I/O was deleted in the D2000 CNF process.
Return code
Code | Description |
|---|---|
RQ_OK | Request has been executed OK. |
RQ_ERR | An error occurred (the 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: