IQWS3270 Interface

IQWS3270 Interface

Provides access to the emulation objects.

Namespace:  JollyGiant.Emulation
Assembly:  JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
[GuidAttribute("6987D9D7-8847-4e80-AF90-BC0AEA340D5C")]
[ComVisibleAttribute(true)]
public interface IQWS3270
Visual Basic (Declaration)
<GuidAttribute("6987D9D7-8847-4e80-AF90-BC0AEA340D5C")> _
<ComVisibleAttribute(True)> _
Public Interface IQWS3270
Visual C++
[GuidAttribute(L"6987D9D7-8847-4e80-AF90-BC0AEA340D5C")]
[ComVisibleAttribute(true)]
public interface class IQWS3270
JavaScript
JollyGiant.Emulation.IQWS3270 = function();
JollyGiant.Emulation.IQWS3270.createInterface('JollyGiant.Emulation.IQWS3270');

Remarks


This is the main emulation object.

See Also


IQWS3270 Members
JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.


Related content