This subroutine initiates Point Management services. The application must supply an event flag that is used to communicate the completion of Point Management Requests.
Syntax
int PTMAP_initiate (event_flag, retstat)
COR_I4 event_flag;
COR_STATUS *retstat;
Input Arguments
Event_flag |
The event flag used to communicate completion of Point Management requests. |
Output Arguments
Retstat |
Pointer to status structure. Structure contains IPC errors on failure. |
Return Value
The contents of retstat.status.
Point Management API subroutines. |