ReactOS 0.4.15-dev-7942-gd23573b
_MOUSE_USER_HANDLER Struct Reference

#include <mouse32.h>

Public Attributes

USHORT CallMask
 
ULONG Callback
 

Detailed Description

Definition at line 32 of file mouse32.h.

Member Data Documentation

◆ Callback

ULONG _MOUSE_USER_HANDLER::Callback

Definition at line 39 of file mouse32.h.

Referenced by CallMouseUserHandlers(), and DosMouseService().

◆ CallMask

USHORT _MOUSE_USER_HANDLER::CallMask

Definition at line 38 of file mouse32.h.

Referenced by CallMouseUserHandlers(), and DosMouseService().


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