CLOSE_FOLDER command

Content Manager OnDemand closes the active folder. If there are other open folders, one of them becomes the active folder.

Command Parameters
CLOSE_FOLDER None
Parameters
None
Action
Content Manager OnDemand closes the active folder. If there are other open folders, one of them becomes the active folder.
Return Code
0
ARS_DDE_RC_NO_ERROR
8
ARS_DDE_RC_FOLDER_NOT_OPEN
11
ARS_DDE_RC_USER_ACTION_IN_PROGRESS
Return Data
None
Refer to the DoDdeCommand function.
 DoDdeCommand( "CLOSE_FOLDER", "", NULL );