Jump to content

MOUQUEINFO: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== MOUQUEINFO ==
Mouse queue status structure.
Mouse queue status structure.
   
   
=== Type ===  
=== Type ===
  [[ULONG]]  cEvents
  [[ULONG]]  cEvents
  ULONG  cmaxEvents
  ULONG  cmaxEvents

Latest revision as of 13:44, 13 June 2018

Mouse queue status structure.

Type

ULONG  cEvents
ULONG  cmaxEvents

C Declaration Method

typedef struct

Fields

cEvents
Current number of queue elements.
cmaxEvents
Maximum number of queue elements.