| Description | ||||||||||||||||||||
| Gets the list of the workspaces for a given server. | ||||||||||||||||||||
| Replacement in Object TOOLKIT: | pfcServerLocation::CollectWorkspaces | |||||||||||||||||||
| Synopsis | ||||||||||||||||||||
| #include <ProWTUtils.h> | ||||||||||||||||||||
| ProError | ProServerWorkspacesCollect | ( | ||||||||||||||||||
| wchar_t* server | ||||||||||||||||||||
| /* (In) | ||||||||||||||||||||
| The alias used by Creo Parametric to refer to the server, or the server base URL in http:// format. | ||||||||||||||||||||
| */ | ||||||||||||||||||||
| ProServerWorkspaceData** data | ||||||||||||||||||||
| /* (Out) | ||||||||||||||||||||
| The list of the workspaces for the server. Free this array using ProServerworkspacedataProarrayFree(). | ||||||||||||||||||||
| */ | ||||||||||||||||||||
| ) | ||||||||||||||||||||
| Returns | ||||||||||||||||||||
                    
  | 
            ||||||||||||||||||||