ISensorManagerEvents interface
The callback interface for receiving sensor manager events.
To receive event notifications, first call ISensorManager::SetEventSink.
Members
The ISensorManagerEvents interface inherits from the IUnknown interface but does not have additional members.
Event | Description |
---|---|
OnSensorEnter | Provides notification when a sensor is connected and enabled by the user. |
Requirements
Minimum supported client | Windows 7 [desktop apps only] |
---|---|
Minimum supported server | None supported |
Header |
|
Library |
|
DLL |
|
See also
Show: