HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
VOPNET_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
*/
7
8
#ifndef __VOPNET_Error__
9
#define __VOPNET_Error__
10
11
enum
VOPNET_ErrorCodes
12
{
13
VOPNET_MESSAGE
= 0,
14
15
VOPNET_OPERATOR_IN_USE
,
// operator type %s is in use.
16
VOPNET_CONFLICTING_OPTYPE
// The VOPNET name doesn't match the name of
17
// the operator it defines.
18
};
19
20
#endif
VOPNET_CONFLICTING_OPTYPE
Definition:
VOPNET_Error.h:16
VOPNET_OPERATOR_IN_USE
Definition:
VOPNET_Error.h:15
VOPNET_ErrorCodes
VOPNET_ErrorCodes
Definition:
VOPNET_Error.h:11
VOPNET_MESSAGE
Definition:
VOPNET_Error.h:13
VOPNET
VOPNET_Error.h
Generated on Tue Dec 17 2024 03:42:26 for HDK by
1.8.6