The HrConvInitGlobals function initializes common data areas for the gateway conversion engine.
Header file: | CONVCWRP.H |
Library: | CONVCWRP.LIB |
VOID HrConvInitGlobals(
VOID
);
None.
None.
The HrConvInitGlobals function is called only once by the gateway. It must be called before any other gateway conversion function.
For more information on this function, see Translating Messages Using a Translation DLL section in the Gateway Programmer's Reference.