Source position: rapi.pp line 378
function CeReadFile(
hFile: THandle;
lpBuffer: Pointer;
nNumberOfBytesToRead: DWORD;
var NumberOfBytesRead: DWORD;
Overlapped: POVERLAPPED
):BOOL;