Jump to content

KbdInit: Difference between revisions

From EDM2
Created page with "==Description== This function initialise the Base Keyboard services. ==Syntax== <PRE> </PRE> ==Parameters== ==Return Code== None ==Remarks== ==Example Code== <PRE> </..."
 
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
==Description==
==Description==
This function initialise the Base Keyboard services.  
This function initialises the Base Keyboard services.  


==Syntax==
==Syntax==
<PRE>
KbdInit


</PRE>
[[Category:Kbd]]
==Parameters==
 
==Return Code==
None
 
==Remarks==
 
 
==Example Code==
 
<PRE>
 
</PRE>
 
 
==Related Functions==
*
 
 
[[Category:The OS/2 API Project]]

Revision as of 02:18, 5 December 2016

Description

This function initialises the Base Keyboard services.

Syntax

KbdInit