HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SYS_Handle.h File Reference
#include "SYS_API.h"
+ Include dependency graph for SYS_Handle.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

union  SYS_Handle
 

Macros

#define SYS_INVALID_HANDLE   SYS_WinHandle(-1)
 

Typedefs

typedef voidSYS_WinHandle
 
typedef int SYS_UnixHandle
 

Macro Definition Documentation

#define SYS_INVALID_HANDLE   SYS_WinHandle(-1)

Definition at line 24 of file SYS_Handle.h.

Typedef Documentation

Definition at line 20 of file SYS_Handle.h.

typedef void* SYS_WinHandle

Definition at line 19 of file SYS_Handle.h.