| Description | ||||||||
| Returns the name of the workspace from the workspace data. | ||||||||
| Replacement in Object TOOLKIT: | pfcServerLocation::CollectWorkspaces | |||||||
| Synopsis | ||||||||
| #include <ProWTUtils.h> | ||||||||
| ProError | ProServerworkspacedataNameGet | ( | ||||||
| ProServerWorkspaceData data | ||||||||
| /* (In) | ||||||||
| The workspace data. | ||||||||
| */ | ||||||||
| wchar_t** name | ||||||||
| /* (Out) | ||||||||
| The name used for the workspace. Free this using ProWstringFree(). | ||||||||
| */ | ||||||||
| ) | ||||||||
| Returns | ||||||||
                    
  | 
            ||||||||