API 文件集
>
Creo Parametric TOOLKIT fundamentals
>
Object ProWstring
> Function ProWstringLengthGet
Function ProWstringLengthGet
Description
Returns the length of a widestring.
Synopsis
#include <
ProWstring.h
>
ProError
ProWstringLengthGet
(
wchar_t
* wstr
/* (In)
The wide string.
*/
int* length
/* (Out)
The length of the string, in wide characters.
*/
)
Returns
PRO_TK_NO_ERROR
The information was returned successfully.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
Sample Code References
pt_async ( TestAsync.c )
pt_examples ( TestDimension.c )
pt_examples ( TestGtol.c )
pt_examples ( TestGtol.c )
pt_examples ( TestGtol.c )
pt_examples ( TestGtol.c )
pt_examples ( TestGtol.c )
pt_examples ( TestSetup.c )
pt_examples ( UtilString.c )
pt_examples ( UtilString.c )
pt_examples ( UtilString.c )
pt_examples ( UtilString.c )
pt_examples ( UtilString.c )
pt_udf_examples ( PTUDFExParamInfo.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_userguide ( UgDrawingFromTmpltCreate.c )
pt_userguide ( UgDrawingFromTmpltCreate.c )
pt_userguide ( UgInterfaceExport.c )
pt_userguide ( UgInterfaceExport.c )
pt_wc_server ( PTWCServerAddInstance.c )
pt_wc_server ( PTWCServerAddInstance.c )
pt_wc_server ( PTWCServerAddInstance.c )
pt_wc_server ( PTWCServerUtils.c )
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳