typedef struct {
DWORD dwFlags; // reserved; set to zero
LONG lParam;
LONG (CALLBACK * ()) fpfnStatus;
} ICSETSTATUSPROC;
Contains status information used with the ICM_SET_STATUS_PROC message.
ICM_SET_STATUS_PROC