Source position: jwapdh.pas line 454
type _PDH_RAW_LOG_RECORD = record
dwStructureSize: DWORD;
dwRecordType: DWORD;
dwItems: DWORD;
RawBytes: array [0..0] of UCHAR;
end;