SO3Engine
|
Hikari::Impl::KeyboardHook Class Reference
#include <KeyboardHook.h>
Public Member Functions | |
KeyboardHook () | |
~KeyboardHook () | |
void | handleHook (UINT msg, HWND hwnd, WPARAM wParam, LPARAM lParam) |
Public Attributes | |
HHOOK | getMsgHook |
Static Public Attributes | |
static KeyboardHook * | instance = 0 |
Detailed Description
Definition at line 38 of file KeyboardHook.h.
Constructor & Destructor Documentation
◆ KeyboardHook()
KeyboardHook::KeyboardHook | ( | ) |
Definition at line 45 of file KeyboardHook.cpp.
◆ ~KeyboardHook()
KeyboardHook::~KeyboardHook | ( | ) |
Definition at line 54 of file KeyboardHook.cpp.
Member Function Documentation
◆ handleHook()
void KeyboardHook::handleHook | ( | UINT | msg, |
HWND | hwnd, | ||
WPARAM | wParam, | ||
LPARAM | lParam | ||
) |
break input to bypss defProc and signal we processed the message when lost focus
Definition at line 61 of file KeyboardHook.cpp.
Member Data Documentation
◆ getMsgHook
HHOOK Hikari::Impl::KeyboardHook::getMsgHook |
Definition at line 41 of file KeyboardHook.h.
◆ instance
|
static |
Definition at line 42 of file KeyboardHook.h.
The documentation for this class was generated from the following files:
- include/External/hikari/impl/KeyboardHook.h
- src/External/hikari/KeyboardHook.cpp
Generated by 1.9.8