Distributed Name Service (DNS) Management Programming Manual

INFO NAME Command
Using DNS in Programs: The DNS Commands
5–160 46958 Tandem Computers Incorporated
ZTYPENUM
contains the TYPENUM for the type if ZDNSTYPE is one of the following:
ZDNS-OBJ-ATYPE
ZDNS-OBJ-CTYPE
ZDNS-OBJ-SSTYPE
This field contains the TYPENUM for the name’s type if ZDNSTYPE is one of
the following:
ZDNS-OBJ-ALIAS (typed only)
ZDNS-OBJ-COMP
ZDNS-OBJ-SSOBJ
For all other values of ZDNSTYPE, this field contains 0.
ZREFTYPE
If ZDNSTYPE = ZDNS-OBJ-ALIAS, this field contains the type number
(ZDNS-OBJ-SSMGR or ZDNS-OBJ-SSOBJ) or the alias’s referent. Otherwise,
this field contains 0.
ZSPI-TKN-RETCODE
is the standard SPI return token described in the Distributed Systems Management
(DSM) Programming Manual. This token is present in every response record. If its
value is zero (ZDNS-ERR-NOERR), this token indicates that the information is
successfully retrieved. If ZSPI-TKN-RETCODE is not zero, the information is not
successfully retrieved. Where a non-zero return code is present, the response
buffer may contain one or more error lists. Even if the return code is zero, the
response may still contain error lists that describe warnings.
ZSPI-TKN-ERRLIST
is a standard SPI error list, as described in the Distributed Systems Management
(DSM) Programming Manual. The list ends with the token ZSPI-TKN-ENDLIST.
ZSPI-TKN-CONTEXT
is the standard SPI context token described in the Distributed Systems Management
(DSM) Programming Manual.