![]() p4SetCodeSet() |
![]() DEVELOPER |
![]() |
Set Codeset
Task Utility
This call is currently not implemented.
The P4API p4SetCodeSet() function is used to set the PROIV codeset to use for PROIV Bus parameters and report output to the API caller.
BOOL p4SetCodeSet(system_handle-T hSystemHandle
const char *sCodeSet
);
sCodeSet
[in] The codeset value to use for the PROIV Virtual Machine session.
TRUE if set OK (codeset was known).
The valid codeset values can be found in the Windows Client Users Guide (Revision 2.2 or later), Codeset Translation Appendix, Languages Translated table.
Codeset Conversion
The following items undergo codeset conversion:
Task names
Parameter names
Parameter values
System environment variables lists
DSL output
Task status variable list
Topic ID: 540192