Terraria v1.4.4.9
Terraria source code documentation
|
static unsafe int Interop.NtDll.NtQueryDirectoryFile | ( | IntPtr | FileHandle, |
IntPtr | Event, | ||
IntPtr | ApcRoutine, | ||
IntPtr | ApcContext, | ||
IO_STATUS_BLOCK * | IoStatusBlock, | ||
IntPtr | FileInformation, | ||
uint | Length, | ||
FILE_INFORMATION_CLASS | FileInformationClass, | ||
BOOLEAN | ReturnSingleEntry, | ||
UNICODE_STRING * | FileName, | ||
BOOLEAN | RestartScan ) |