XPRDdisconnect
XPRDdisconnect |
Purpose
Synopsis
void XPRDdisconnect(XPRDmosel mosel);
Argument
mosel
|
Mosel instance
|
Further information
1. All models are unloaded (running models are first stopped) before closing the connection and releasing the resources used by the instance.
2. Function
XPRDshutdown is automatically called during the disconnection procedure.
3. An
XPRDmosel object can no longer be used after it has been disconnected.
Related topics