IBM SC34-6814-04 User Manual

Page of 953
INSTALL_LINK_BRFAC (X'10')
The autoinstall program was called during installation of a bridge facility
to be used by the Link3270 bridge.
INSTALL_START_BRFAC (X'12')
The autoinstall program was called during installation of a bridge facility
to be used by the START bridge.
DELETE_BRFAC_EXIT COMPONENT
A 2-byte component code, which is set to ‘BR’
DELETE_BRFAC_TERMID
A 4-character field containing the bridge facility name.
DELETE_BRFAC_NETNAME
An 8-character field containing the netname of the bridge facility.
Default actions of the sample programs
When DFHZATDX or DFHZATDY is invoked at INSTALL of a Client virtual terminal,
it:
1. Accepts the terminal name placed by CICS in SELECTED_SHIPPED_TERMID.
If CICS detected no conflict with a currently-installed remote TERMID,
SELECTED_SHIPPED_TERMID contains the value pointed to by
INSTALL_SHIPPED_TERMID_PTR (that is, the name specified by the Client, or
the “VTPREFIX” name generated by CICS).
If CICS detected a conflict with a currently-installed remote TERMID,
SELECTED_SHIPPED_TERMID contains a CICS-generated alias.
2. Permits the remote definition to be installed by leaving the return code field set
to its default value of RETURN_OK, and returning.
When DFHZATDX or DFHZATDY is invoked at DELETE of a Client virtual terminal,
it takes no action and returns.
Chapter 15. Writing a program to control autoinstall of virtual terminals
577