Function NtQueryAttributesFile [src]

Prototype

pub extern "ntdll" fn NtQueryAttributesFile( ObjectAttributes: *OBJECT_ATTRIBUTES, FileAttributes: *FILE_BASIC_INFORMATION, ) callconv(.winapi) NTSTATUS

Parameters

ObjectAttributes: *OBJECT_ATTRIBUTESFileAttributes: *FILE_BASIC_INFORMATION

Source

pub extern "ntdll" fn NtQueryAttributesFile( ObjectAttributes: *OBJECT_ATTRIBUTES, FileAttributes: *FILE_BASIC_INFORMATION, ) callconv(.winapi) NTSTATUS