NAPlatformGetDevices Method |
Name | Description | |
---|---|---|
![]() | GetDevices(FuncNADevice, Boolean, Boolean) |
Thread-safe device query based on predicate
If you need to know when data in this list changes you need to register
a callback on EventHandler 'UpdatedDevice'
|
![]() | GetDevicesT(FuncNADevice, Boolean, Boolean) |
Thread-safe device query based on type and predicate
If you need to know when data in this list changes you need to register
a callback on EventHandler 'UpdatedDevice'
|