FS:CreateFile

FS:CreateFile

Request #

Index WordDescription
0Header code [0x08080202]
1Transaction (usually 0)
2-3u64, Archive Handle
4Path Type
5Path Size
6Attributes
7-8u64, Bytes to fill with zeroes in the file
9(PathSize << 14) | 2
10Path Data Pointer

Response #

Index WordDescription
0Header code
1Result code

Errors #

Result codeDescription
0Returned on success.
0x82044BEThere is already a file or directory in the requested location.
0x86044D2The created file is too large.