Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

errorCodes.h File Reference

Go to the source code of this file.

Defines

#define __ERRORCODES_H__INCLUDED
#define PC_FAILED   0L
 General Error.

#define PC_CONNECTED   1L
 Connected successfully.

#define PC_ALREADY_CONNECTED   2L
 Already connected successfully.

#define PC_BUSY   3L
 Pipe is connected to another thread.

#define PC_NOT_RESET   4L
 Previous connection not reset by server.

#define PS_FAILED   0L
 General Error.

#define PS_CONNECTED   1L
 Successfully connected.

#define PS_CANCELLED   2L
 Waiting for client was cancelled.

#define PS_WAITING   STILL_ACTIVE
 Still waiting for client.


Detailed Description

Definition in file errorCodes.h.


Generated on Mon Mar 25 06:29:59 2002 for Window Dressing by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001