Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Interop.Kernel32.WIN32_FIND_DATA Struct Reference

Package Attributes

uint dwFileAttributes
 
FILE_TIME ftCreationTime
 
FILE_TIME ftLastAccessTime
 
FILE_TIME ftLastWriteTime
 
uint nFileSizeHigh
 
uint nFileSizeLow
 
uint dwReserved0
 
uint dwReserved1
 

Properties

unsafe ReadOnlySpan< char > cFileName [get]
 

Private Attributes

unsafe fixed char _cFileName [260]
 
unsafe fixed char _cAlternateFileName [14]
 

Detailed Description

Definition at line 79 of file Interop.cs.


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