FSPXI:HasFile

FSPXI:HasFile

Request #

Index WordDescription
0Header code [0x00130102]
1Archive handle lower word
2Archive handle upper word
3Path type
4Path size
5(Path size << 8) | 6
6Path data pointer

Response #

Index WordDescription
0Header code
1Result code
2u8, has file

Description #

Checks whether or not a file exists in the given archive. The output u8 is set to 1 if the file exists, and to 0 if the file does not exist.