Documentazione API
>
Creo Parametric TOOLKIT fundamentals
>
Object ProWstring
> Function ProWstringFree
Function ProWstringFree
Description
free a wide-string returned by a Creo Parametric TOOLKIT function
Synopsis
#include <
ProUtil.h
>
ProError
ProWstringFree
(
wchar_t
* wstring
/* (In)
The wide-string
*/
)
Returns
PRO_TK_NO_ERROR
The memory was freed
PRO_TK_GENERAL_ERROR
The memory was not freed, e.g. due to bad address
Sample Code References
pt_examples ( TestUITable.c )
pt_examples ( TestUITable.c )
pt_examples ( TestCollect.c )
pt_examples ( UtilTree.c )
pt_examples ( UtilTree.c )
pt_udf_examples ( PTUDFExParamInfo.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_userguide ( UgCreoSweepCreate.c )
pt_userguide ( UgInterfaceExport.c )
pt_userguide ( UgInterfaceExport.c )
pt_userguide ( UgInterfaceExport.c )
pt_userguide ( UgInterfaceImport.c )
pt_userguide ( UgInterfaceImport.c )
pt_userguide ( UgMfgWcellCreate.c )
pt_userguide ( UgUITables.c )
pt_userguide ( UgUIVisibility.c )
pt_userguide ( UgUtilUI.c )
pt_wc_server ( PTWCServerPartToPView.c )
pt_wc_server ( PTWCServerPartToPView.c )
pt_wc_server ( PTWCServerPartToPView.c )
pt_wc_server ( PTWCServerUpdateDXF.c )
pt_wc_server ( PTWCServerUpdateDXF.c )
pt_wc_server ( PTWCServerUpdateDXF.c )
pt_wc_server ( PTWCServerUpdateDXF.c )
pt_wc_server ( PTWCServerPopulate.c )
pt_wc_server ( PTWCServerPopulate.c )
pt_wc_server ( PTWCServerUtils.c )
pt_wc_server ( PTWCServerUtils.c )
pt_wc_server ( PTWCServerUtils.c )
pt_wc_server ( PTWCServerUtils.c )
User Guide References
Freeing String Outputs:ProWstringFree
Writing a Message to an Internal Buffer:ProWstringFree
Reading Geometric Tolerances:ProWstringFree
Creating a Geometric Tolerance:ProWstringFree
Access to ProElement Data:ProWstringFree
Properties Related to Component Purpose:ProWstringFree
Appearance States:ProWstringFree
È stato utile?
Questo sito è ottimizzato per l’utilizzo con JavaScript attivato