RioUnix.h File Reference

Go to the source code of this file.

Defines

#define FAILED(Status)   ((HRESULT) Status < 0)

Typedefs

typedef void VOID
typedef long long int __int64
typedef int HRESULT
typedef int SOCKET
typedef struct sockaddr_in SOCKADDR_IN
typedef struct sockaddr SOCKADDR

Variables

const HRESULT S_OK = 0
const SOCKET INVALID_SOCKET = -1
const SOCKET SOCKET_ERROR = -1

Define Documentation

#define FAILED ( Status   )     ((HRESULT) Status < 0)

Definition at line 37 of file RioUnix.h.


Typedef Documentation

typedef long long int __int64

Definition at line 30 of file RioUnix.h.

typedef int HRESULT

Definition at line 34 of file RioUnix.h.

typedef struct sockaddr SOCKADDR

Definition at line 44 of file RioUnix.h.

typedef struct sockaddr_in SOCKADDR_IN

Definition at line 43 of file RioUnix.h.

typedef int SOCKET

Definition at line 40 of file RioUnix.h.

typedef void VOID

Definition at line 27 of file RioUnix.h.


Variable Documentation

const SOCKET INVALID_SOCKET = -1

Definition at line 41 of file RioUnix.h.

const HRESULT S_OK = 0

Definition at line 36 of file RioUnix.h.

const SOCKET SOCKET_ERROR = -1

Definition at line 42 of file RioUnix.h.

Generated on Wed Jul 4 16:03:30 2012 for RIO by  doxygen 1.6.3