Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IIbmTerminal Interface / KeyboardMapper Property


In This Topic
KeyboardMapper Property (IIbmTerminal)
In This Topic
Gets the KeyboardMapper object.
Syntax
'Declaration
 
ReadOnly Property KeyboardMapper As IKeyboardMapper
 
'Usage
 
Dim instance As IIbmTerminal
Dim value As IKeyboardMapper
 
value = instance.KeyboardMapper
See Also