(170 out of 193)
SaUnreg
Removes a clients's collection service from the port mapper.
Synopsis
#include "WorkingDialog.h"
void SaUnreg();
Arguments
None.
Return Values
None.
Description
SaUnreg
is a client routine which removes a client's collection service from the port mapper, and should be called by all clients before exiting.
See Also
SaRereg
SaExit
(170 out of 193)