InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / InputMapAction Class / InputMapAction Constructor / InputMapAction Constructor()


In This Topic
    InputMapAction Constructor()
    In This Topic
    Initializes a new instance of the InputMapAction class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New InputMapAction()
    public InputMapAction()
    See Also