EXIT command

Content Manager OnDemand attempts to terminate when this command is received.

Command Parameters
EXIT None
Parameters
None
Action
If at least one document is open, and the Disable User Confirmation command line parameter has not been specified, a message box is displayed asking the user to confirm program exit.

If Content Manager OnDemand terminates, the client receives a XTYP_DISCONNECT transaction from the DDEML.

Return Code:
0
ARS_DDE_RC_NO_ERROR
11
ARS_DDE_RC_USER_ACTION_IN_PROGRESS
Return Data
None
Refer to the DoDdeCommand function.
 DoDdeCommand( "EXIT", "", NULL );