ImeTerminate
This entry is called to give IME the opportunity to clean up the allocated global resource just before the IME is discarded from the memory.
Format:
APIRET APIENTRY ImeTerminate( ULONG ulReserved )
Parameters:
ulReserved(input) : Reserved. Must be 0.
Returns:
Success indicator 0 : Successful completion other : Error occurred