HostKind Property (Read/Write)

Top  Previous  Next

Sets/gets the environment that the host supports.

 

Visual Basic Syntax

 

IndFile.HostKind = TxHostKind

 

C# Syntax

 

IndFile.HostKind = TxHostKind;

 

 

Remarks

 

Possible values are:

 

Constant Value

Meaning

hVM

VM

hTSO

TSO

hCics

Cics

 

See also TxHostKind constants.