Searched refs:DWLP_MSGRESULT (Results 1 – 3 of 3) sorted by relevance
45 LONG_PTR SetMsgResult(LONG_PTR newLongPtr) { return SetLongPtr(DWLP_MSGRESULT, newLongPtr); } in SetMsgResult()46 LONG_PTR GetMsgResult() const { return GetLongPtr(DWLP_MSGRESULT); } in GetMsgResult()
112 { return SetLongPtr(DWLP_MSGRESULT, newLongPtr); } in SetMsgResult()114 { return GetLongPtr(DWLP_MSGRESULT); } in GetMsgResult()
50 #define DWLP_MSGRESULT DWL_MSGRESULT macro