Ignore:
Timestamp:
1999-03-11T13:11:19+13:00 (25 years ago)
Author:
rjmcnab
Message:

Added a function to get a string version of comerror_t

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/comtypes.h

    r197 r199  
    3333
    3434enum comerror_t {noError, authenticationFailure, protocolError, systemProblem};
    35 
     35text_t get_comerror_string (comerror_t err);
    3636
    3737// ShortColInfo ::= SEQUENCE {
Note: See TracChangeset for help on using the changeset viewer.