XNLSclosemsgdom
XNLSclosemsgdom |
Purpose
Synopsis
void XNLSclosemsgdom(XNLSdomain domain);
Argument
domain
|
Domain to close
|
Further information
Every call to
XNLSopenmsgdom should be completed by a matching call to this procedure once the domain is no longer required in order to release the resources associated with the domain.
Related topics