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 )
User Guide References
文字列およびワイド文字列関数:ProWstringLengthGet
XML スキーマを使用した検証:ProWstringLengthGet
Parent topic
Object ProWstring
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。