MIDAS
Loading...
Searching...
No Matches
BANK_LIST Struct Reference

#include <midas.h>

Public Attributes

char name [9]
 
WORD type
 
DWORD size
 
char ** init_str
 
BOOL output_flag
 
voidaddr
 
DWORD n_data
 
HNDLE def_key
 

Detailed Description

Definition at line 1240 of file midas.h.

Member Data Documentation

◆ addr

void* BANK_LIST::addr

Definition at line 1246 of file midas.h.

◆ def_key

HNDLE BANK_LIST::def_key

Definition at line 1248 of file midas.h.

◆ init_str

char** BANK_LIST::init_str

Definition at line 1244 of file midas.h.

◆ n_data

DWORD BANK_LIST::n_data

Definition at line 1247 of file midas.h.

◆ name

char BANK_LIST::name[9]

Definition at line 1241 of file midas.h.

◆ output_flag

BOOL BANK_LIST::output_flag

Definition at line 1245 of file midas.h.

◆ size

DWORD BANK_LIST::size

Definition at line 1243 of file midas.h.

◆ type

WORD BANK_LIST::type

Definition at line 1242 of file midas.h.


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