Jump to content

KbdSwitchFgnd: Difference between revisions

From EDM2
Created page with "==Description== This function sets the keyboard focus on a screen switch. ==Syntax== <PRE> </PRE> ==Parameters== ==Return Code== ==Remarks== ==Example Code== ===C Bindin..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Description==
This function sets the keyboard focus on a screen switch.
This function sets the keyboard focus on a screen switch.


==Syntax==
==Syntax==
<PRE>
KbdSwitchFgnd


</PRE>
[[Category:Kbd]]
==Parameters==
 
==Return Code==
 
==Remarks==
 
 
==Example Code==
===C Binding===
<PRE>
 
</PRE>
 
===MASM Binding===
<PRE>
 
</PRE>
==Related Functions==
* [[OS2 API:CPI:
 
 
[[Category:The OS/2 API Project]]

Latest revision as of 11:16, 12 September 2021

This function sets the keyboard focus on a screen switch.

Syntax

KbdSwitchFgnd