NWGetBannerUserName(3nw)


NWGetBannerUserName -- returns user name printed on banner pages

Synopsis

   #include <nwprint.h> 
   or 
   #include <nwcalls. h> 
   

NWCCODE NWAPI NWGetBannerUserName (userName : pnstr8 ) : NWCCODE;

Description

The parameters are as follows:

userName
(OUT) Points to the banner user name (13 characters maximum, including NULL).

Return values

0x0000
SUCCESSFUL

Notices

An application cannot specify a different user name for each LPT device on a users workstation.

Services

Print

NCP calls

None

References

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