Platform SDK: Exchange Server |
The PCONVDLLENTRYFN function is the user-supplied entry point to the conversion.
Header file: | CONVSTRC.H |
Library: | CONVSTRC.LIB |
HRESULT (* PCONVDLLENTRYFN)( DWORD, dwVersion, PCONVDLLVECT FAR * pConvVect );
See Return Values.
For an example of using this function, see the CEDKConvDll::HrEDKLoad method in CONVDLL.CPP under the MESGXLAT code sample in the Code Samples folder.