![]() p4SetCodeSet() |
![]() DEVELOPER |
![]() |
p4SetCodeSet()
Set Codeset
Task Utility
Introduction
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
);
Parameters
sCodeSet
[in] The codeset value to use for the PROIV Virtual Machine session.
Return Values
TRUE if set OK (codeset was known).
Remarks
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