Visual Basic (Declaration) | |
---|---|
Public Enum ConnectionStateType Inherits System.Enum |
C# | |
---|---|
public enum ConnectionStateType : System.Enum |
C++/CLI | |
---|---|
public enum class ConnectionStateType : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Acquired | Application is communicating with the hardware | — |
Disconnected | Application not communicating with the hardware, ok to change hardware state | — |
Suspended | Application not communicating with the hardware, do not change hardware state | — |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)