NWPSCfgAttrNumberToName(3nw)


NWPSCfgAttrNumberToName -- returns pointer to print services attribute name

Synopsis

   #include <nwps_cfg.h> 
   or 
   #include <nwpsrv.h> 
   

char NWFAR *far pascal NWPSCfgAttrNumberToName (WORD attributeID);

Description

The parameters are as follows:

attributeID
(IN) Specifies the print server attribute identifier.

Return values

NULL
Failure or invalid attribute identifier

pointer
Attribute name (NULL-terminated ASCII string)

Services

Print Server

NCP calls

None

References

NWPSCfgAttrNameToNumber(3nw)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.