Searched refs:RTMessage (Results 1 – 1 of 1) sorted by relevance
150 struct RTMessage { struct161 RTMessage(); argument162 RTMessage(UINT32 what, UINT32 arg32, UINT64 arg64, struct RTMsgHandler* handler = RT_NULL);163 RTMessage(UINT32 what, RT_PTR data, struct RTMsgHandler* handler = RT_NULL);164 ~RTMessage();179 RTMessage* dup(); // performs message deep copy argument