Translate page

QWS3270 Class

Provides access to the QWS3270 emulation objects.

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

Syntax

C#
[GuidAttribute("919C8052-2EDE-4215-BF23-C908A2D25A73")]
[ClassInterfaceAttribute(ClassInterfaceType.None)]
[ComVisibleAttribute(true)]
public class QWS3270 : IQWS3270
Visual Basic (Declaration)
<GuidAttribute("919C8052-2EDE-4215-BF23-C908A2D25A73")> _
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
<ComVisibleAttribute(True)> _
Public Class QWS3270 _
	Implements IQWS3270
Visual C++
[GuidAttribute(L"919C8052-2EDE-4215-BF23-C908A2D25A73")]
[ClassInterfaceAttribute(ClassInterfaceType::None)]
[ComVisibleAttribute(true)]
public ref class QWS3270 : IQWS3270
JavaScript
JollyGiant.Emulation.QWS3270 = function();

Type.createClass(
	'JollyGiant.Emulation.QWS3270',
	null,
	JollyGiant.Emulation.IQWS3270);

Inheritance Hierarchy


System..::.Object
  JollyGiant.Emulation..::.QWS3270

See Also


QWS3270 Members
JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.