| Description | |||||||||||||||||
| Creates and activates a new workspace. | |||||||||||||||||
| Replacement in Object TOOLKIT: | pfcServer::CreateWorkspace | ||||||||||||||||
| Synopsis | |||||||||||||||||
| #include <ProWTUtils.h> | |||||||||||||||||
| ProError | ProServerWorkspaceCreate | ( | |||||||||||||||
| wchar_t* alias | |||||||||||||||||
| /* (In) | |||||||||||||||||
| The server alias. Pass NULL to use the active server. | |||||||||||||||||
| */ | |||||||||||||||||
| ProServerWorkspaceData data | |||||||||||||||||
| /* (In) | |||||||||||||||||
| Information about the given workspace. Use ProServerworkspacedataAlloc() to construct this. | |||||||||||||||||
| */ | |||||||||||||||||
| ) | |||||||||||||||||
| Returns | |||||||||||||||||
                    
  | 
            |||||||||||||||||