FSPXI:HasDirectory

FSPXI:HasDirectory

Request #

Index WordDescription
0Header code [0x00140102]
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 directory

Description #

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