Undocumented functions of NTDLL

2OO1, 11 February


NtQueryFullAttributesFile
NtQueryFullAttributesFile

NTSYSAPI 
NTSTATUS
NTAPI

NtQueryFullAttributesFile(
IN POBJECT_ATTRIBUTES ObjectAttributes, OUT PVOID Attributes );



Function NtQueryFullAttributesFile is used to get information about file stored on low-speed connection device. See also description of NtQueryAttributesFile function.



Requirements:
Library: ntdll.lib


See also:
FILE_NETWORK_OPEN_INFORMATION
NtQueryAttributesFile