Mac OS 9
HFSCatalogFolder Struct Reference

#include <HFSVolumes.h>

Data Fields

SInt16 recordType
 
UInt16 flags
 
UInt16 valence
 
HFSCatalogNodeID folderID
 
UInt32 createDate
 
UInt32 modifyDate
 
UInt32 backupDate
 
DInfo userInfo
 
DXInfo finderInfo
 
UInt32 reserved [4]
 

Detailed Description

HFS catalog folder record - 70 bytes

Field Documentation

◆ backupDate

UInt32 HFSCatalogFolder::backupDate

date and time of last modification

◆ createDate

UInt32 HFSCatalogFolder::createDate

folder ID

◆ finderInfo

DXInfo HFSCatalogFolder::finderInfo

Finder information

◆ flags

UInt16 HFSCatalogFolder::flags

record type

◆ folderID

HFSCatalogNodeID HFSCatalogFolder::folderID

folder valence

◆ modifyDate

UInt32 HFSCatalogFolder::modifyDate

date and time of creation

◆ reserved

UInt32 HFSCatalogFolder::reserved[4]

additional Finder information

◆ userInfo

DInfo HFSCatalogFolder::userInfo

date and time of last backup

◆ valence

UInt16 HFSCatalogFolder::valence

folder flags


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