PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
PathInformation_t Struct Reference

Data Fields

s64 Created
 
s64 LastAccess
 
s64 LastWrite
 
s64 Change
 
u32 FileAttributes
 
u64 AllocationSize
 
u64 EndOfFile
 
u32 LinkCount
 
u8 DeletePending
 
u8 IsDirectory
 

Detailed Description

Definition at line 290 of file smb.h.

Field Documentation

◆ Created

s64 PathInformation_t::Created

Definition at line 292 of file smb.h.

◆ LastAccess

s64 PathInformation_t::LastAccess

Definition at line 293 of file smb.h.

◆ LastWrite

s64 PathInformation_t::LastWrite

Definition at line 294 of file smb.h.

◆ Change

s64 PathInformation_t::Change

Definition at line 295 of file smb.h.

◆ FileAttributes

u32 PathInformation_t::FileAttributes

Definition at line 296 of file smb.h.

◆ AllocationSize

u64 PathInformation_t::AllocationSize

Definition at line 297 of file smb.h.

◆ EndOfFile

u64 PathInformation_t::EndOfFile

Definition at line 298 of file smb.h.

◆ LinkCount

u32 PathInformation_t::LinkCount

Definition at line 299 of file smb.h.

◆ DeletePending

u8 PathInformation_t::DeletePending

Definition at line 300 of file smb.h.

◆ IsDirectory

u8 PathInformation_t::IsDirectory

Definition at line 301 of file smb.h.


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