| Description | ||||||||
| Allocates data used to describe a workspace. | ||||||||
| Replacement in Object TOOLKIT: | pfcServer::CreateWorkspace | |||||||
| Synopsis | ||||||||
| #include <ProWTUtils.h> | ||||||||
| ProError | ProServerworkspacedataAlloc | ( | ||||||
| wchar_t* workspace_name | ||||||||
| /* (In) | ||||||||
| The name of the workspace. | ||||||||
| */ | ||||||||
| wchar_t* context | ||||||||
| /* (In) | ||||||||
| The name of the context in which the workspace is stored. | ||||||||
| */ | ||||||||
| ProServerWorkspaceData* data | ||||||||
| /* (Out) | ||||||||
| The workspace data. | ||||||||
| */ | ||||||||
| ) | ||||||||
| Returns | ||||||||
                    
  | 
            ||||||||