DirectOutput
DirectOutput framework R2 for virtual pinball cabinets.
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
DirectOutput.Cab.Out.FTDIChip.FTDI.FT_FLAGS Class Reference

Flags that provide information on the FTDI device state More...

Public Attributes

const UInt32 FT_FLAGS_OPENED = 0x00000001
 Indicates that the device is open More...
 
const UInt32 FT_FLAGS_HISPEED = 0x00000002
 Indicates that the device is enumerated as a hi-speed USB device More...
 

Detailed Description

Flags that provide information on the FTDI device state

Member Data Documentation

const UInt32 DirectOutput.Cab.Out.FTDIChip.FTDI.FT_FLAGS.FT_FLAGS_HISPEED = 0x00000002

Indicates that the device is enumerated as a hi-speed USB device

const UInt32 DirectOutput.Cab.Out.FTDIChip.FTDI.FT_FLAGS.FT_FLAGS_OPENED = 0x00000001

Indicates that the device is open


The documentation for this class was generated from the following file: