Searched defs:enmInfoClass (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/r3/win/
H A Dvcc100-kernel32-fakes.cpp95 HeapSetInformation(HANDLE hHeap, HEAP_INFORMATION_CLASS enmInfoClass, PVOID pvBuf, SIZE_T cbBuf) argument
100 if (enmInfoClass == HeapCompatibilityInformation)
120 HeapQueryInformation(HANDLE hHeap, HEAP_INFORMATION_CLASS enmInfoClass, PVOID pvBuf, SIZE_T cbBuf, PSIZE_T pcbRet) argument
126 if (enmInfoClass == HeapCompatibilityInformation)
/vbox/src/VBox/Runtime/include/internal/
H A Ddir.h105 FILE_INFORMATION_CLASS enmInfoClass; member in struct:RTDIR

Completed in 50 milliseconds