(129 out of 193)
SaResetCancelStatus
This function can be used to reset the cancel status.
Synopsis
#include "SaPopCalls.h"
int SaResetCancelStatus();
Arguments
None.
Return Values
None.
Description
SaResetCancelStatus
can be used to reset the cancel status, and is automatically reset on the next posting of the database.
See Also
SaSetCancelStatus
SaGetCancelStatus
(129 out of 193)