DEPRECATED: | Since Creo 1 | |||||||
SUPERSEDED BY: | ProServerWorkspaceGet,ProServerWorkspacesCollect | |||||||
Description | ||||||||
NOTE: This function is deprecated. Pro/INTRALINK 3.4 is not supported. Please use Pro/INTRALINK 10.0 function ProServerWorkspaceGet() or ProServerWorkspacesCollect() instead. Returns the name of the Workspace currently registered in Creo Parametric. |
||||||||
Replacement in Object TOOLKIT: | pfcBaseSession::GetCurrentWS | |||||||
Synopsis | ||||||||
#include <ProWorkspace.h> | ||||||||
ProError | ProCurrentWorkspaceGet | ( | ||||||
ProName rCurrentWorkspace | ||||||||
/* (Out) | ||||||||
The returned name | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|