Jump to content

HKBD: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
== HKBD ==
== HKBD ==
 
Keyboard handle definied in bsdsub.h
Keyboard handle.  


=== Type ===
=== Type ===
 
  [[unsigned short]]  HKBD
  [[OS2 API:DataType:unsigned short|unsigned short]]  HKBD


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


=== Coment ===
[[Category:Data type]]
 
HKBD is definied in bsdsub.h
 
 
[[OS2_API | Back to OS/2 API]]
 
 
[[Category:The OS/2 API Project]]

Revision as of 21:40, 5 November 2016

HKBD

Keyboard handle definied in bsdsub.h

Type

unsigned short  HKBD

C Declaration Method

typedef