// Generic message class that is an int followed by a string16. IPC_MESSAGE_CONTROL2(MsgClassIS, int, std::u16string) // Generic message class that is a string16 followed by an int.