NWPSRegisterLibraryClient(3nw)


NWPSRegisterLibraryClient -- enables use of NWPS functions in NLM applications

Synopsis

   #include <nwps_nlm.h> 
   #include <nwps_err.h> 
   

int NWPSRegisterLibraryClient (void);

Return values

0x77B0
NWPSE_UNREGISTERED_THREAD

0x77B1
NWPSE_UNREGISTERED_NLM

Notices

NWPSRegisterLibraryClient must be called before any other Print Server Services functions are called.

NWPSRV3X.NLM must be used for NWPSDeRegisterLibraryClient to be called in a 3.x environment.

Services

Print Server

NCP calls

None

References

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