ReactOS 0.4.16-dev-983-g23ad936
|
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
HRESULT ITfKeystrokeMgr::AdviseKeyEventSink | ( | [in] TfClientId | tid, |
[in] ITfKeyEventSink * | pSink, | ||
[in] BOOL | fForeground | ||
) |
HRESULT ITfKeystrokeMgr::GetPreservedKey | ( | [in] ITfContext * | pic, |
[in] const TF_PRESERVEDKEY * | pprekey, | ||
[out] GUID * | pguid | ||
) |
HRESULT ITfKeystrokeMgr::IsPreservedKey | ( | [in] REFGUID | rguid, |
[in] const TF_PRESERVEDKEY * | pprekey, | ||
[out] BOOL * | pfRegistered | ||
) |
HRESULT ITfKeystrokeMgr::PreserveKey | ( | [in] TfClientId | tid, |
[in] REFGUID | rguid, | ||
[in] const TF_PRESERVEDKEY * | prekey, | ||
[in, size_is(cchDesc)] const WCHAR * | pchDesc, | ||
[in] ULONG | cchDesc | ||
) |
HRESULT ITfKeystrokeMgr::SetPreservedKeyDescription | ( | [in] REFGUID | rguid, |
[in, size_is(cchDesc)] const WCHAR * | pchDesc, | ||
[in] ULONG | cchDesc | ||
) |
HRESULT ITfKeystrokeMgr::SimulatePreservedKey | ( | [in] ITfContext * | pic, |
[in] REFGUID | rguid, | ||
[out] BOOL * | pfEaten | ||
) |
HRESULT ITfKeystrokeMgr::TestKeyDown | ( | [in] WPARAM | wParam, |
[in] LPARAM | lParam, | ||
[out] BOOL * | pfEaten | ||
) |
HRESULT ITfKeystrokeMgr::UnadviseKeyEventSink | ( | [in] TfClientId | tid | ) |
HRESULT ITfKeystrokeMgr::UnpreserveKey | ( | [in] REFGUID | rguid, |
[in] const TF_PRESERVEDKEY * | pprekey | ||
) |