SECWorkspaceManagerEx::SaveWorkspace
Saves the currently active workspace.
Defined in: SWSMGREX.CPP
Syntax
SaveWorkspace()
SaveWorkspace(CString strWorkspaceName)
Return Value
True if workspace was successfully saved
Parameters
strWorkspaceName
Name of workspace for save operation.
Comments
Use this function to save the current workspace state. If overload with no parameters is used, the last active workspace state name will be used for save operation.