Update amtinfo, usage and admin check. General code cleanup and bug fixes.
This commit is contained in:
4
info.h
4
info.h
@@ -9,13 +9,15 @@
|
||||
#include <string>
|
||||
|
||||
bool info_get(const std::string info);
|
||||
bool info_get_verify(const std::string info);
|
||||
bool info_get_version();
|
||||
bool info_get_build_number();
|
||||
bool info_get_sku();
|
||||
bool info_get_uuid();
|
||||
bool info_get_control_mode();
|
||||
bool info_get_dns_suffix();
|
||||
bool info_get_wired_mac_address();
|
||||
bool info_get_all();
|
||||
bool info_get_remote_access_connection_status();
|
||||
bool info_get_lan_interface_settings();
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user