IccSession constructors (public)
Constructor (1)
IccSession(const IccPartnerId&
id
)
id
A reference to an
IccPartnerId
object
Constructor (2)
IccSession (const IccSysId&
sysId
,
const char*
profile
= 0)
sysId
A reference to an
IccSysId
object that represents a remote CICS® system
profile
The 8-character name of the profile.
Constructor (3)
IccSession (const char*
sysName
,
const char*
profile
= 0)
sysName
The 4-character name of the remote CICS system with which this session is associated
profile
The 8-character name of the profile.
[[
Contents
Previous Page
|
Next Page
Index
]]