[][src]Type Definition leap_sys::LEAP_DEVICE_REF

type LEAP_DEVICE_REF = _LEAP_DEVICE_REF;

\ingroup Structs 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.