hollyhock
|
#include <file.hpp>
Public Types | |
enum | : uint16_t { EntryTypeFile = 0x1 , EntryTypeDirectory = 0x5 } |
The type of entry which was located. | |
Public Attributes | |
uint8_t | unknown0 [4] |
enum findInfo:: { ... } | type |
The type of entry which was located. | |
uint8_t | unknown1 [2] |
uint32_t | size |
uint8_t | unknown2 [8] |
uint32_t findInfo::size |
The size of the entry, in bytes. If the entry is a directory, size
is zero.