LOGOFF command
Content Manager OnDemand performs a logoff.
Command | Parameters |
---|---|
LOGOFF | None |
- Parameters
- None
- Action
- Content Manager OnDemand performs a logoff.
- 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( "LOGOFF", "", NULL );