Classes | Namespaces | Defines
OVR_Win32_HIDDevice.h File Reference
#include "OVR_HIDDevice.h"
#include "OVR_Win32_DeviceManager.h"
#include <windows.h>
#include <setupapi.h>
#include <pshpack4.h>
#include <poppack.h>
Include dependency graph for OVR_Win32_HIDDevice.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OVR::Win32::HIDDevice
class  OVR::Win32::HIDDeviceManager

Namespaces

namespace  OVR
namespace  OVR::Win32

Defines

#define OVR_DECLARE_HIDFUNC(func, rettype, args)
#define OVR_RESOLVE_HIDFUNC(func)   func = (PFn_##func)::GetProcAddress(hHidLib, #func)

Define Documentation

#define OVR_DECLARE_HIDFUNC (   func,
  rettype,
  args 
)
Value:
typedef rettype (__stdcall *PFn_##func) args;  \
PFn_##func      func;

Definition at line 159 of file OVR_Win32_HIDDevice.h.

#define OVR_RESOLVE_HIDFUNC (   func)    func = (PFn_##func)::GetProcAddress(hHidLib, #func)

Definition at line 162 of file OVR_Win32_HIDDevice.h.



oculus_sdk
Author(s):
autogenerated on Mon Oct 6 2014 03:01:19