FtFlag Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Flags for the device status
This enumeration supports a bitwise combination of its member values.
[System.Flags]
public enum FtFlag
[<System.Flags>]
type FtFlag =
Public Enum FtFlag
- Inheritance
-
FtFlag
- Attributes
Fields
Name | Value | Description |
---|---|---|
PortOpened | 1 | Indicates that the device is open |
HiSpeedMode | 2 | Indicates that the device is enumerated as a hi-speed USB device |