LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
Macros | Functions
islogkbdhooklib.hpp File Reference

Go to the source code of this file.

Macros

#define KEYBOARDHOOK_API   __declspec(dllimport)
 

Functions

KEYBOARDHOOK_API BOOL SetHook (HWND hWnd, UINT message)
 
KEYBOARDHOOK_API BOOL ClearHook (HWND hWnd)
 
KEYBOARDHOOK_API BOOL SetHook_LL (HWND hWnd, UINT message)
 
KEYBOARDHOOK_API BOOL ClearHook_LL (HWND hWnd)
 

Macro Definition Documentation

◆ KEYBOARDHOOK_API

#define KEYBOARDHOOK_API   __declspec(dllimport)

Function Documentation

◆ ClearHook()

KEYBOARDHOOK_API BOOL ClearHook ( HWND  hWnd)

◆ ClearHook_LL()

KEYBOARDHOOK_API BOOL ClearHook_LL ( HWND  hWnd)

◆ SetHook()

KEYBOARDHOOK_API BOOL SetHook ( HWND  hWnd,
UINT  message 
)

◆ SetHook_LL()

KEYBOARDHOOK_API BOOL SetHook_LL ( HWND  hWnd,
UINT  message 
)