| DEPRECATED: | Since Creo 3 | |||||||
| SUPERSEDED BY: | No successor will be provided. | |||||||
| Description | ||||||||
| Sets this application to run with legacy-encoded strings instead of the default Unicode encoding.
Valid only for asynchronous mode applications; must be called before the first call to the Creo Parametric TOOLKIT API (e.g., ProEngineerStart(), ProWstringToString, ProEngineerConnect(), ProStringToWstring, ProEngineerConnectionStart(). Note: There is a possibility of data loss when using legacy encoding mode with Creo Parametric. |
||||||||
| Synopsis | ||||||||
| #include <ProCore.h> | ||||||||
| ProError | ProToolkitUnicodeencodingDisable | (void) | ||||||
| Returns | ||||||||
|
||||||||