Documentación de la API > Miscellaneous > Object ProCurrent > Function ProCurrentWorkspaceGet
Function ProCurrentWorkspaceGet
DEPRECATED:
Since Creo 1
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:
Synopsis
#include <ProWorkspace.h>
ProCurrentWorkspaceGet
(
ProName rCurrentWorkspace
/* (Out)
The returned name
*/
)
Returns
The function successfully returned the name.
There was no Workspace registered.
Sample Code References
¿Fue esto útil?