![]() |
VideoXpert SDK
2.0
A software development kit for third party vendors to integrate with the VideoXpert platform
|
Values that represent the current status of an AutoAddDevices search.
More...
#include <VxPrimitives.h>
Public Types | |
| enum | Value { kUnknown, kInProgress, kComplete } |
Values that represent the current status of an AutoAddDevices search.
Definition at line 272 of file VxPrimitives.h.
| Enumerator | |
|---|---|
| kUnknown |
An error or unknown value was returned. |
| kInProgress |
Device search is in progress. |
| kComplete |
Device search has completed. |
Definition at line 273 of file VxPrimitives.h.