|
HRESULT | PeekMessageA ([out] LPMSG pMsg, [in] HWND hwnd, [in] UINT wMsgFilterMin, [in] UINT wMsgFilterMax, [in] UINT wRemoveMsg, [out] BOOL *pfResult) |
|
HRESULT | GetMessageA ([out] LPMSG pMsg, [in] HWND hwnd, [in] UINT wMsgFilterMin, [in] UINT wMsgFilterMax, [out] BOOL *pfResult) |
|
HRESULT | PeekMessageW ([out] LPMSG pMsg, [in] HWND hwnd, [in] UINT wMsgFilterMin, [in] UINT wMsgFilterMax, [in] UINT wRemoveMsg, [out] BOOL *pfResult) |
|
HRESULT | GetMessageW ([out] LPMSG pMsg, [in] HWND hwnd, [in] UINT wMsgFilterMin, [in] UINT wMsgFilterMax, [out] BOOL *pfResult) |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 1235 of file msctf.idl.
◆ GetMessageA()
HRESULT ITfMessagePump::GetMessageA |
( |
[out] LPMSG |
pMsg, |
|
|
[in] HWND |
hwnd, |
|
|
[in] UINT |
wMsgFilterMin, |
|
|
[in] UINT |
wMsgFilterMax, |
|
|
[out] BOOL * |
pfResult |
|
) |
| |
◆ GetMessageW()
HRESULT ITfMessagePump::GetMessageW |
( |
[out] LPMSG |
pMsg, |
|
|
[in] HWND |
hwnd, |
|
|
[in] UINT |
wMsgFilterMin, |
|
|
[in] UINT |
wMsgFilterMax, |
|
|
[out] BOOL * |
pfResult |
|
) |
| |
◆ PeekMessageA()
HRESULT ITfMessagePump::PeekMessageA |
( |
[out] LPMSG |
pMsg, |
|
|
[in] HWND |
hwnd, |
|
|
[in] UINT |
wMsgFilterMin, |
|
|
[in] UINT |
wMsgFilterMax, |
|
|
[in] UINT |
wRemoveMsg, |
|
|
[out] BOOL * |
pfResult |
|
) |
| |
◆ PeekMessageW()
HRESULT ITfMessagePump::PeekMessageW |
( |
[out] LPMSG |
pMsg, |
|
|
[in] HWND |
hwnd, |
|
|
[in] UINT |
wMsgFilterMin, |
|
|
[in] UINT |
wMsgFilterMax, |
|
|
[in] UINT |
wRemoveMsg, |
|
|
[out] BOOL * |
pfResult |
|
) |
| |
The documentation for this interface was generated from the following file: