ReactOS 0.4.16-dev-1470-gfbd70c8
_HOT_KEY Struct Reference

#include <hotkey.h>

Collaboration diagram for _HOT_KEY:

Public Attributes

PTHREADINFO pti
 
PWND pWnd
 
UINT fsModifiers
 
UINT vk
 
INT id
 
struct _HOT_KEYpNext
 

Detailed Description

Definition at line 3 of file hotkey.h.

Member Data Documentation

◆ fsModifiers

UINT _HOT_KEY::fsModifiers

Definition at line 7 of file hotkey.h.

Referenced by DefWndGetHotKey(), DefWndSetHotKey(), IsHotKey(), and UserRegisterHotKey().

◆ id

INT _HOT_KEY::id

◆ pNext

◆ pti

PTHREADINFO _HOT_KEY::pti

◆ pWnd

◆ vk

UINT _HOT_KEY::vk

Definition at line 8 of file hotkey.h.

Referenced by DefWndGetHotKey(), DefWndSetHotKey(), IsHotKey(), and UserRegisterHotKey().


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