The HrConvConvert function converts a message and then returns the results of the conversion.
Header file: | CONVCWRP.H |
Library: | CONVCWRP.LIB |
HRESULT HrConvConvert(
PVOID pvConvInst,
PEDKCNVENV pEnv,
LPCWSTR pszContentClass,
PVOID pContentIn,
PVOID pContentOut,
EDKCNVRES * pcrResult
);
See Return Values.
For more information on the HrConvConvert function, see Translating Messages Using a Translation DLL in the Gateway Programmer's Reference.