home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / snoop.exe / LANSNOOP.ELC < prev    next >
Text File  |  1994-01-13  |  603b  |  41 lines

  1. /* This PROGRAM file was generated by the Error Librarian. */
  2. /* !!! DO NOT MODIFY !!! */
  3.  
  4. typedef struct
  5. {
  6.     int ccodeReturned;
  7.     int errorMessageNumber;
  8. } PROCERROR;
  9.  
  10. static
  11. PROCERROR proc0[] =
  12. {
  13.     {240, 0x0002},
  14.     {-1, -1}
  15. };
  16.  
  17. static
  18. PROCERROR proc1[] =
  19. {
  20.     {254, 0x001b},
  21.     {255, 0x001a},
  22.     {0x001b, -2}
  23. };
  24.  
  25. static
  26. PROCERROR proc2[] =
  27. {
  28.     {-1, -1}
  29. };
  30.  
  31. struct
  32. {
  33.     char *procedureName;
  34.     PROCERROR *errorReturns;
  35. } procedureErrorTable[] =
  36. {
  37.     {"IPXINITIALIZE", proc0},
  38.     {"BEGINDIAGNOSTICS", proc1},
  39.     {"GETINTERNETADDRESS", proc2}
  40. };
  41.