Difference between revisions of "QhKeybdHandle"

From EDM2
Jump to: navigation, search
m
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
[[image:legacy.png]]
+
This exports the offset to the handle for the keyboard (Kbd$)
  
==Description==
+
==Syntax==
This exports the offset to the handle for the keyboard (Kbd$)
+
OFFSET QHKEYBDHANDLE
  
==Syntax==
 
<PRE>
 
OFFSET QHKEYBDHANDLE
 
</PRE>
 
 
==Parameters==
 
==Parameters==
 
;  
 
;  
Line 18: Line 14:
 
==Example Code==
 
==Example Code==
  
<PRE>
 
 
</PRE>
 
  
 
==Related Functions==
 
==Related Functions==

Latest revision as of 21:19, 7 June 2019

This exports the offset to the handle for the keyboard (Kbd$)

Syntax

OFFSET QHKEYBDHANDLE

Parameters

Return Code

Remarks

Example Code

Related Functions