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