CodeVis.com SourceForge.net Logo

CVResFile.h File Reference

#include "CVRes.h"

Go to the source code of this file.

Enumerations


Enumeration Type Documentation

enum CVRES_FILE_ENUM
 

Enumeration values:
CVRES_FILE_ALREADY_CLOSED  File has already been closed.
CVRES_FILE_EOF  End of file reached: Non-error status!
CVRES_FILE_DOES_NOT_EXIST  File does not exist.
CVRES_FILE_CREATE_ERROR  Error creating file.
CVRES_FILE_OPEN_ERROR  Error opening file.
CVRES_FILE_READ_ERROR  Error reading from file.
CVRES_FILE_WRITE_ERROR  Error writing to file.
CVRES_FILE_MUST_BE_OPEN  File must be open before operation.
CVRES_FILE_ALREADY_OPEN  File is already open.
CVRES_FILE_SEEK_ERROR  Error seeking in file.
CVRES_FILE_INVALID_BUFFER  Invalid buffer passed for read/write

Definition at line 58 of file CVResFile.h.


Generated on Mon Mar 1 13:27:13 2004 for VidCapture Library by doxygen 1.3.3
CodeVis VidCapture 0.2 Copyright © 2003-2004 by Michael Ellison.