Microsoft.HostIntegration.SNA.Session Namespace

 

Contains the Session Integrator interface, which allows programmatic access to LU0 and LU2 protocols.

ClassDescription
System_CAPS_pubclassEBCDICEncoding

Assists in encoding strings into the EBCDIC format.

System_CAPS_pubclassFunctionManagementHeader

Represents a single function management header.

System_CAPS_pubclassHostConverter

Provides a wrapper for the string conversion methods in the EBCDICEncoding class.

System_CAPS_pubclassScreenCursor

Provides access to the cursor on the terminal screen.

System_CAPS_pubclassScreenData

Grants access to a specified area of the raw 3270 data representation.

System_CAPS_pubclassScreenField

Grants access to a particular area of the LU2 screen, including the data and attributes.

System_CAPS_pubclassScreenFieldAttributeData

Provides all of the attributes about the ScreenField data.

System_CAPS_pubclassScreenFieldCollection

Contains a collection of ScreenField instances.

System_CAPS_pubclassScreenFieldIndividualAttributeData

Describes the attribute data of a single field.

System_CAPS_pubclassScreenPartialField

Provides access to a part of a screen field.

System_CAPS_pubclassScreenPartialFieldCollection

Contains a collection of ScreenPartialFields instances.

System_CAPS_pubclassScreenPosition

Provides access to a position on the LU2 screen as a 1-based row and column position.

System_CAPS_pubclassSessionConnection

SessionConnection is an abstract connection inherited by SessionConnectionLU0 and SessionConnectionDisplay.

System_CAPS_pubclassSessionConnectionDisplay

Provides the connection interface for the session display.

System_CAPS_pubclassSessionConnectionLU0

Connects to a LU0 session.

System_CAPS_pubclassSessionDisplay

Represents a virtual 3270 screen.

System_CAPS_pubclassSessionDisplayScript

Programmatically accesses scripts created for the Microsoft Host Integration Server 3270 client.

System_CAPS_pubclassSessionDisplayVariableCollection

Provides variables you can use in Session Integrator scripts.

System_CAPS_pubclassSessionException

Represents a session exception.

System_CAPS_pubclassSessionLU0

Represents a programmable SNA Session to a mainframe.

System_CAPS_pubclassSessionLU0Data

Provides access to data being sent and received on an active LU0 session.

EnumerationDescription
System_CAPS_pubenumFunctionManagementHeaderType

Describes the type of function management header (FMH) associated with a given set of data.

System_CAPS_pubenumFunctionManagementProfile

Represents the function management profiles supported by Session Integrator.

System_CAPS_pubenumImplementationDetail

Enumerates an implementation details.

System_CAPS_pubenumInvalidCharacterAction

Enumerates the action for invalid character.

System_CAPS_pubenumScreenFieldAttribute

Describes the attributes of a field.

System_CAPS_pubenumScreenFieldColor

Contains the possible screen colors returned in the 3270 data stream.

System_CAPS_pubenumScreenFieldHighlighting

Contains the possible screen highlighting values returned in the 3270 data stream.

System_CAPS_pubenumSessionDisplayKeys

Describes the session display keys.

System_CAPS_pubenumSessionDisplayTransport

Contains the possible transport values for establishing a SessionDisplayConnection.

System_CAPS_pubenumSessionDisplayWaitType

Contains the possible wait types that can be used when calling the wait functions.

System_CAPS_pubenumSessionLU0InitType

Represents the session initialization type.

System_CAPS_pubenumSessionLU0ReceiveIndication

Represents the current state of a session associated with a receive call.

System_CAPS_pubenumSessionLU0SendIndication

Contains values used by the Send method of SessionLU0.

System_CAPS_pubenumSessionStatus

Displays the status message of a Session Integrator session.

System_CAPS_pubenumTNCertificateCheck

Represents the TN Certificate Check.

System_CAPS_pubenumTNDeviceType

Describes the TN device types.

System_CAPS_pubenumTNSecurity

Represents the TN Security.

System_CAPS_pubenumTransmissionServicesProfile

Describes the transmission services profiles supported by Session Integrator.

Return to top
Show: