Source position: cesync.pp line 154
type SDREQUEST = record
szObjType: OBJTYPENAME;
fSet: BOOL;
uCode: UINT;
lpbData: pointer;
cbData: UINT;
end;