ReactOS 0.4.15-dev-8079-g5db69da
inputcontext.h File Reference
#include "sinks.h"
#include "misc.h"
Include dependency graph for inputcontext.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CInputContextOwner
 
class  CicInputContext
 

Typedefs

typedef HRESULT(CALLBACKFN_IC_OWNER_CALLBACK) (UINT uType, LPVOID args, LPVOID param)
 

Typedef Documentation

◆ FN_IC_OWNER_CALLBACK

typedef HRESULT(CALLBACK * FN_IC_OWNER_CALLBACK) (UINT uType, LPVOID args, LPVOID param)

Definition at line 18 of file inputcontext.h.