API 文件集
>
Creo Parametric TOOLKIT fundamentals
>
Object ProString
> Function ProStringVerstampGet
Function ProStringVerstampGet
Description
Retrieves the version stamp, given the corresponding ASCII string.
This function is the opposite of
ProVerstampStringGet
().
Synopsis
#include <
ProVerstamp.h
>
ProError
ProStringVerstampGet
(
char* string
/* (In)
The version string
*/
ProWVerstamp
* p_stamp
/* (Out)
The string representation
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the information.
PRO_TK_BAD_INPUTS
The input argument is invalid.
See Also
ProVerstampStringGet
Sample Code References
pt_examples ( TestExtobj.c )
User Guide References
Version Stamps:ProStringVerstampGet
Parent topic
Object ProString
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳