Go to the source code of this file.
Compounds | |
struct | ScreenPipe::screenInfo |
The structure of the header for each screen buffer. More... | |
class | ScreenPipe |
A server for reading screen buffers from VCC. More... | |
Defines | |
#define | AFX_SCREENPIPE_H__8F28C996_E78E_4DDD_A034_DDD253AF41A7__INCLUDED_ |
#define | SP_UNKNOWN_ERROR 0L |
General Error. | |
#define | SP_SUCCESS 1L |
Success. | |
#define | SP_NOT_CONNECTED 2L |
No client connected. | |
#define | SP_ERROR_CREATING_BITMAP 3L |
Error reallocating DIBitmaps memory. | |
#define | SP_INVALID_DATA 4L |
Pipe data is invalid. |
Definition in file ScreenPipe.h.