API 文件集
>
Windchill servers
>
Object ProServerworkspacedata
> Function ProServerworkspacedataNameGet
Function ProServerworkspacedataNameGet
Description
Returns the name of the workspace from the workspace data.
Replacement in Object TOOLKIT:
pfcServerLocation::CollectWorkspaces
Synopsis
#include <
ProWTUtils.h
>
ProError
ProServerworkspacedataNameGet
(
ProServerWorkspaceData
data
/* (In)
The workspace data.
*/
wchar_t
** name
/* (Out)
The name used for the workspace. Free this using
ProWstringFree
().
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more inputs was invalid.
Sample Code References
pt_wc_server ( PTWCServerPopulate.c )
User Guide References
Accessing the Workspace:ProServerworkspacedataNameGet
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳