Cat
Public Attributes | List of all members
_ft_device_list_info_node Struct Reference

#include <ftd2xx.h>

Public Attributes

ULONG Flags
 
ULONG Type
 
ULONG ID
 
DWORD LocId
 
char SerialNumber [16]
 
char Description [64]
 
FT_HANDLE ftHandle
 

Detailed Description

Definition at line 1271 of file ftd2xx.h.

Member Data Documentation

◆ Description

char _ft_device_list_info_node::Description

Definition at line 1277 of file ftd2xx.h.

◆ Flags

ULONG _ft_device_list_info_node::Flags

Definition at line 1272 of file ftd2xx.h.

◆ ftHandle

FT_HANDLE _ft_device_list_info_node::ftHandle

Definition at line 1278 of file ftd2xx.h.

◆ ID

ULONG _ft_device_list_info_node::ID

Definition at line 1274 of file ftd2xx.h.

◆ LocId

DWORD _ft_device_list_info_node::LocId

Definition at line 1275 of file ftd2xx.h.

◆ SerialNumber

char _ft_device_list_info_node::SerialNumber

Definition at line 1276 of file ftd2xx.h.

◆ Type

ULONG _ft_device_list_info_node::Type

Definition at line 1273 of file ftd2xx.h.


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