home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / hpt004.exe / HOSTPRTN.CLS < prev    next >
Text File  |  1993-05-17  |  2KB  |  61 lines

  1. /* (c) Copyright 1990-1992 Novell, Inc. All rights reserved.
  2.  *
  3.  * $Logfile:   H:/csm/hostprt/vcs/hostprtn.clv  $
  4.  * $Revision:   1.0  $
  5.  * $Date:   17 May 1993 15:21:40  $
  6.  * $Author:   SGOLDSTE  $
  7.  * $Log:   H:/csm/hostprt/vcs/hostprtn.clv  $
  8.  * 
  9.  *    Rev 1.0   17 May 1993 15:21:40   SGOLDSTE
  10.  * Initial revision.
  11.  * 
  12.  */
  13.  
  14. NAME HostPrt10            01C00  LIST
  15. NAME PrinterSession              LIST
  16. NAME PrinterLUSession            LIST
  17. NAME PrintQueue                  LIST
  18. NAME PrinterSessionView          LIST
  19.  
  20. NAME SCRHostPrtConfig            LIST
  21. NAME SCRHostPrtSessions          LIST
  22.  
  23. NAME BtPA1Act                    LIST
  24. NAME BtPA2Act                    LIST
  25. NAME AckBtStartAct
  26. NAMe AckBtStopAct
  27.  
  28. NAME HP_CSSetAttribute
  29. NAME AttrSize
  30.  
  31. NAME HostPrtTEMPLLIST            LIST
  32.  
  33. NAME maxPrinterSessions
  34. NAME maxPrintQueues
  35. NAME LinesPerInchCaption         LIST
  36. NAME CharsPerLineCaption         LIST
  37. NAME LinesPerPageCaption         LIST
  38. NAME JobNameCaption              LIST
  39.  
  40.  
  41. # names associated with Printer LU session object
  42. NAME LUName
  43. NAME JobName                     LIST
  44. NAME HostApplication             LIST
  45. NAME PrinterSessionState         LIST
  46. NAME PrinterStatus               LIST
  47. NAME LinesPerInch                LIST
  48. NAME CharsPerLine                LIST
  49. NAME LinesPerPage                LIST
  50. NAME JobNumber                   LIST
  51. NAME JobStatus                   LIST
  52.  
  53. # names associated with Printer queue object
  54. NAME QueueName
  55.  
  56. NAME PCDHostPrt                  LIST
  57.  
  58. NAME EndHostPrint10      01CFF        
  59.  
  60.  
  61.