Source position: jwawinioctl.pas line 3928
type RETRIEVAL_POINTERS_BUFFER = record
ExtentCount: DWORD;
StartingVcn: LARGE_INTEGER;
Extends: array [0..0] of TRPBExtends;
end;