Jump to content

HKBD: 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:
== HKBD ==
Keyboard handle definied in <tt>bsdsub.h</tt>
Keyboard handle definied in bsdsub.h


=== Type ===
;Type
  [[unsigned short]]  HKBD
  [[unsigned short]]  HKBD


==== C Declaration Method ====
;C Declaration Method
typedef
typedef


[[Category:Data type]]
[[Category:Data type]]

Latest revision as of 01:48, 8 January 2017

Keyboard handle definied in bsdsub.h

Type
unsigned short  HKBD
C Declaration Method

typedef