ITfLangBarEventSink::OnModalInput method (ctfutb.h)
Not currently used.
Syntax
HRESULT OnModalInput(
[in] DWORD dwThreadId,
[in] UINT uMsg,
[in] WPARAM wParam,
[in] LPARAM lParam
);
Parameters
[in] dwThreadId
Not currently used.
[in] uMsg
Not currently used.
[in] wParam
Not currently used.
[in] lParam
Not currently used.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | ctfutb.h |
DLL | Msutb.dll |
Redistributable | TSF 1.0 on Windows 2000 Professional |