Searched refs:InputHandle (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenBootSector/
H A DGenBootSector.c446 HANDLE InputHandle; local
455 Status = GetFileHandle(InputInfo, ProcessMbr, &InputHandle, &InputDbrOffset);
471 if (!ReadFile (InputHandle, DiskPartition, 0x200, &BytesReturn, NULL)) {
519 CloseHandle (InputHandle);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dsql.h510 SQLHANDLE InputHandle, SQLHANDLE *OutputHandle);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dsql.h510 SQLHANDLE InputHandle, SQLHANDLE *OutputHandle);

Completed in 72 milliseconds