SECWorkspaceManager::AddWindow
voidSECWorkspaceManager::AddWindow(CWnd*pWnd)
Add a new window to the workspace manager administration list.
Defined in: secwsmgr.cpp
Return Value
void
Parameters
pWnd
Pointer to new window.
Comments
The workspace manager will only administrate child frames added via this function.