Searched defs:FilePipeLocalInformation (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Ddisk.h117 FilePipeLocalInformation, enumerator in enum:_FILE_INFORMATION_CLASS
/vbox/src/VBox/Runtime/r3/win/
H A Dpipe-win.cpp111 FilePipeLocalInformation = 24, enumerator in enum:_FILE_INFORMATION_CLASS
156 NTSTATUS rcNt = NtQueryInformationFile(pThis->hPipe, &Ios, pInfo, sizeof(*pInfo), FilePipeLocalInformation);
/vbox/include/iprt/nt/
H A Dnt.h1480 FilePipeLocalInformation, enumerator in enum:_FILE_INFORMATION_CLASS
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinternl.h406 FilePipeLocalInformation, enumerator in enum:_FILE_INFORMATION_CLASS
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinternl.h406 FilePipeLocalInformation, enumerator in enum:_FILE_INFORMATION_CLASS

Completed in 88 milliseconds