Searched refs:XTYP_MONITOR (Results 1 – 2 of 2) sorted by relevance
195 #define XTYP_MONITOR (0x00F0 | XCLASS_NOTIFICATION | XTYPF_NOBLOCK) macro
541 …op = DdeClientTransaction(NULL, 0, conversation, item, CF_TEXT, XTYP_MONITOR, default_timeout, &re… in test_ddeml_client()