Struct LEAP_CONNECTION_INFOΒΆ
-
struct LEAP_CONNECTION_INFO
Information about a connection.
Call LeapCreateConnection() to generate the handle for the connection; call LeapOpenConnection() to establish the connection; then call LeapGetConnectionInfo(), which creates this struct, to check the connection status.
- Since
3.0.0
Public Members
-
uint32_t size
The size of this structure.
- Since
3.0.0
-
eLeapConnectionStatus status
The current status of this connection.
- Since
3.0.0