HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LOP_Error.h
Go to the documentation of this file.
1 /*
2  * PROPRIETARY INFORMATION. This software is proprietary to
3  * Side Effects Software Inc., and is not to be reproduced,
4  * transmitted, or disclosed in any way without written permission.
5  *
6  * NAME: LOP_Error.h
7  *
8  * COMMENTS:
9  * This enum defines LOP errors or warnings.
10  *
11 */
12 
13 #ifndef __LOP_Error__
14 #define __LOP_Error__
15 
17 {
105 };
106 
107 #endif
LOP_ErrorCodes
Definition: LOP_Error.h:16