SECWorkspaceManagerEx::SaveWorkspaceDockState
BOOLSECWorkspaceManagerEx::SaveWorkspaceDockState(SECPTNFactory&nodeFactory, SECPersistentTreeNode*pRoot)
Save the controlbar dockstate for current SaveWorkspace operation.
Defined in: SWSMGREX.CPP
Return Value
True on successful save operation.
Parameters
nodeFactory
Reference to node factory. A mechanism for tracking object allocation for memory management.
pRoot
Root node off which to store new PTN objects.
Comments
This function will save the dockstate configured into a branch of SECPersistentTreeNode objects pointed to by the root passed in. The dockstate is the sum of all controlbar related information (including toolbars and and menubars).