NtQueryAttributesFile
Function parameters
Parameters
- ObjectAttributes:*OBJECT_ATTRIBUTES
- FileAttributes:*FILE_BASIC_INFORMATION
Functions in this namespace
Functions
- RtlGetFullPathName_U
- Returns the number of bytes written to `Buffer`.
Source
Implementation
pub extern "ntdll" fn NtQueryAttributesFile(
ObjectAttributes: *OBJECT_ATTRIBUTES,
FileAttributes: *FILE_BASIC_INFORMATION,
) callconv(.winapi) NTSTATUS