Documentación de la API
>
Miscellaneous
>
Object ProCurrent
> Function ProCurrentWorkspaceGet
Function ProCurrentWorkspaceGet
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
PRO_TK_NO_ERROR
The function successfully returned the name.
PRO_TK_E_NOT_FOUND
There was no Workspace registered.
Sample Code References
pt_examples ( TestNotify.c )
pt_examples ( TestNotify.c )
Parent topic
Object ProCurrent
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado