Struct LEAP_DEVICE_REFΒΆ
-
struct LEAP_DEVICE_REF
A reference to a Leap device.
Get a LEAP_DEVICE_REF by calling LeapGetDeviceList(). Access a device by calling LeapOpenDevice() with this reference. LeapOpenDevice() provides a LEAP_DEVICE struct, which is a handle to an open device.
Public Members
-
void *handle
An opaque handle.
- Since
3.0.0
-
uint32_t id
a generic identifier.
- Since
3.0.0
-
void *handle