OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
FndrDirInfo Struct Reference

#include <fsw_hfsplus.h>

Data Fields

struct { 
 
   fsw_u16   top 
 
   fsw_u16   left 
 
   fsw_u16   bottom 
 
   fsw_u16   right 
 
frRect 
 
unsigned short frFlags
 
struct { 
 
   fsw_u16   v 
 
   fsw_u16   h 
 
frLocation 
 
fsw_u16 opaque
 

Detailed Description

Definition at line 149 of file fsw_hfsplus.h.

Field Documentation

◆ bottom

fsw_u16 FndrDirInfo::bottom

Definition at line 153 of file fsw_hfsplus.h.

◆ frFlags

unsigned short FndrDirInfo::frFlags

Definition at line 156 of file fsw_hfsplus.h.

◆ [struct]

struct { ... } FndrDirInfo::frLocation

◆ [struct]

struct { ... } FndrDirInfo::frRect

◆ h

fsw_u16 FndrDirInfo::h

Definition at line 159 of file fsw_hfsplus.h.

◆ left

fsw_u16 FndrDirInfo::left

Definition at line 152 of file fsw_hfsplus.h.

◆ opaque

fsw_u16 FndrDirInfo::opaque

Definition at line 161 of file fsw_hfsplus.h.

◆ right

fsw_u16 FndrDirInfo::right

Definition at line 154 of file fsw_hfsplus.h.

◆ top

fsw_u16 FndrDirInfo::top

Definition at line 151 of file fsw_hfsplus.h.

◆ v

fsw_u16 FndrDirInfo::v

Definition at line 158 of file fsw_hfsplus.h.


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