#include <OVR_Win32_DeviceStatus.h>

Public Types | |
| enum | MessageType { DeviceAdded = 0, DeviceRemoved = 1 } |
Public Member Functions | |
| virtual bool | OnMessage (MessageType type, const String &devicePath) |
Definition at line 40 of file OVR_Win32_DeviceStatus.h.
Definition at line 43 of file OVR_Win32_DeviceStatus.h.
| virtual bool OVR::Win32::DeviceStatus::Notifier::OnMessage | ( | MessageType | type, |
| const String & | devicePath | ||
| ) | [inline, virtual] |
Reimplemented in OVR::Win32::DeviceManagerThread.
Definition at line 49 of file OVR_Win32_DeviceStatus.h.