hollyhock
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
File_FindInfo Struct Reference

#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 File_FindInfo:: { ... }  type
 The type of entry which was located.
 
uint8_t unknown1 [2]
 
uint32_t size
 
uint8_t unknown2 [8]
 

Detailed Description

Information about a file/directory, as returned from findFirst or findNext.

Member Data Documentation

◆ size

uint32_t File_FindInfo::size

The size of the entry, in bytes. If the entry is a directory, size is zero.


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