Description | ||||||||||||||
Gets the workspace to use for a given server. | ||||||||||||||
Replacement in Object TOOLKIT: | pfcServer::ActiveWorkspace | |||||||||||||
Synopsis | ||||||||||||||
#include <ProWTUtils.h> | ||||||||||||||
ProError | ProServerWorkspaceGet | ( | ||||||||||||
wchar_t* alias | ||||||||||||||
/* (In) | ||||||||||||||
The name used by Creo Parametric to refer to this server. | ||||||||||||||
*/ | ||||||||||||||
wchar_t** workspace | ||||||||||||||
/* (Out) | ||||||||||||||
The name of the workspace in use. Free this string using ProWstringFree(). | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|