FS:GetFormatInfo: Difference between revisions

Guiand (talk | contribs)
Steveice10 (talk | contribs)
m Use common types.
Line 9: Line 9:
|-
|-
| 1
| 1
| Archive idcode
| [[Filesystem_services#ArchiveId|Archive ID]]
|-
|-
| 2
| 2
| [[FS:OpenFile|LowPath]].Type
| [[Filesystem_services#PathType|Path Type]]
|-
|-
| 3
| 3
| LowPath.Size
| Path Size
|-
|-
| 4
| 4
| (LowPath.Size<<14)  <nowiki>|</nowiki> 2
| (PathSize << 14)  <nowiki>|</nowiki> 2
|-
|-
| 5
| 5
| LowPath.Data pointer?
| Path Data Pointer
|}
|}