Enters an aid key (for example, a Program Function key) into the current Host Integrator server session.
[Visual Basic]Public Sub PerformAidKey( _
ByVal key As AidKey _
)
Parameters
- key
- Specifies any of the terminal key constants defined in the AidKey enumeration.
Remarks
Enters an aid key (for example, a Program Function key) into the current Host Integrator server session.
See Also
HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace