CLOSE_ALL_DOCS command
Content Manager OnDemand closes all open documents, destroys all document windows, and displays the active folder window.
Command | Parameters |
---|---|
CLOSE_ALL_DOCS | None |
- Parameters
- None
- Action
- Content Manager OnDemand closes all open documents, destroys all document windows, and displays the active folder window.
- 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( "CLOSE_ALL_DOCS", "", NULL );