StarBurn SDK (Software Development Kit)
ContentsIndexHome
PreviousUpNext
STARPORT_DEVICE_LIST Structure
C++
typedef struct _STARPORT_DEVICE_LIST {
  LONG m__LONG__NumberOfEntries;
  STARPORT_DEVICE_LIST_ENTRY m__STARPORT_DEVICE_LIST_ENTRY[ 1 ];
} ** PPSTARPORT_DEVICE_LIST, * PSTARPORT_DEVICE_LIST, STARPORT_DEVICE_LIST;

Structure that represents StarPort device list 

 

Member 
Definition 
m__LONG__NumberOfEntries 
Number of StarPort device list entries 
m__STARPORT_DEVICE_LIST_ENTRY 
StarPort device list entries