Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


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.



  • No labels