TelSimFileInfo_t Struct Reference |
||||||||||||||||||||||||||
Data Fields | |
| BOOL | bValid |
| TelSimFileID_t | FileId |
| TelSimFileType_t | FileType |
| TelSimAcl_t | AcRead |
| TelSimAcl_t | AcUpdate |
| TelSimAcl_t | AcInvalidate |
| TelSimAcl_t | AcRehabilitate |
| unsigned long | RecordLen |
| unsigned long | RecordCount |
| unsigned long | FileSize |
Valid or not
File identifier
File type and structure
Access condition for read operation
Access condition for update operation
Access condition for invalidate operation
Access condition for rehabilitate operation
| unsigned long TelSimFileInfo_t::RecordLen |
Length of one record in file
| unsigned long TelSimFileInfo_t::RecordCount |
Number of records in file
| unsigned long TelSimFileInfo_t::FileSize |
File size
1.5.4