| Previous | Next | Contents | Index |
Cancel the use of any specified call back routines.
status = PMDF_cancel_call_back
argument informationstatus = PMDFcancelCallBack ()
int PMDFcancelCallBack() |
None.
After callingPMDFcancelCallBack, the API will no longer invoke any call back routines specified with a previous call toPMDFsetCallBack. On UNIX and Windows systems, this routine merely returnsPMDF__OK.
PMDF__OK Normal, successful completion.
| Previous | Next | Contents | Index |