WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview 
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

Definition at line 822 of file FTD2XX_NET.cs.

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

Definition at line 831 of file FTD2XX_NET.cs.

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

Indicates that the device is open

Definition at line 827 of file FTD2XX_NET.cs.


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