In The Hand
HardwareStatus Enumeration
NamespacesInTheHand.Net.BluetoothHardwareStatus
.NET Components for Mobility
Specifies the current status of the Bluetooth hardware.
Declaration Syntax
C#Visual Basic
public enum HardwareStatus
Public Enumeration HardwareStatus
Members
MemberDescription
Unknown
Status cannot be determined.

NotPresent
Bluetooth radio not present.

Initializing
Bluetooth radio is in the process of starting up.

Running
Bluetooth radio is active.

Shutdown
Bluetooth radio is in the process of shutting down.

Error
Bluetooth radio is in an error state.

HasFlag
Determines whether one or more bit fields are set in the current instance.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0