IMREQCONV data structure.
typedef struct _IMREQCONV { ULONG ulSize; HWND hwndFrame; ULONG ulConvType; } IMREQCONV; typedef IMREQCONV * PIMREQCONV ;