Provides APIs to access the host (computer, mobile phone) information.
Inheritance Hierarchy
com.gigatmsHost
Namespace: com.gigatms
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
The Host type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Host | Initializes a new instance of the Host class |
Properties
Name | Description | |
---|---|---|
![]() | NetDeviceSearcherEnabled |
Enables/disables to search Wi-Fi device.
|
Methods
Name | Description | |
---|---|---|
![]() | GetPortCount |
Gets the total number of ports in current computer.
|
![]() | GetPortName |
Gets the port name by indicating port index.
|
Events
Name | Description | |
---|---|---|
![]() | OnPortStateChanged |
Indicates that the port connection status is changed.
|
See Also