libtiepie-hw
1.1.10
|
Modules | |
Servers | |
Functions | |
TIEPIE_HW_API tiepie_hw_bool | tiepie_hw_network_get_auto_detect_enabled (void) |
Check whether automatically detecting network instruments and instrument servers is enabled. More... | |
TIEPIE_HW_API tiepie_hw_bool | tiepie_hw_network_set_auto_detect_enabled (tiepie_hw_bool value) |
Enable or disable automatic detection of network instruments and instrument servers. More... | |
TIEPIE_HW_API tiepie_hw_bool tiepie_hw_network_get_auto_detect_enabled | ( | void | ) |
Check whether automatically detecting network instruments and instrument servers is enabled.
TIEPIE_HW_API tiepie_hw_bool tiepie_hw_network_set_auto_detect_enabled | ( | tiepie_hw_bool | value | ) |
Enable or disable automatic detection of network instruments and instrument servers.
[in] | value | TIEPIE_HW_BOOL_TRUE or TIEPIE_HW_BOOL_FALSE. |