ReactOS 0.4.15-dev-8039-g69ebfd6
ITfSysHookSink Struct Referenceabstract

#include <cictf.h>

Inheritance diagram for ITfSysHookSink:
Collaboration diagram for ITfSysHookSink:

Public Member Functions

STDMETHOD() OnPreFocusDIM (HWND hwnd)=0
 
STDMETHOD() OnSysKeyboardProc (UINT, LONG)=0
 
STDMETHOD() OnSysShellProc (INT, UINT, LONG)=0
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 12 of file cictf.h.

Member Function Documentation

◆ OnPreFocusDIM()

STDMETHOD() ITfSysHookSink::OnPreFocusDIM ( HWND  hwnd)
pure virtual

Implemented in CicBridge.

◆ OnSysKeyboardProc()

STDMETHOD() ITfSysHookSink::OnSysKeyboardProc ( UINT  ,
LONG   
)
pure virtual

Implemented in CicBridge.

◆ OnSysShellProc()

STDMETHOD() ITfSysHookSink::OnSysShellProc ( INT  ,
UINT  ,
LONG   
)
pure virtual

Implemented in CicBridge.


The documentation for this struct was generated from the following file: