Source position: jwawbemcli.pas line 1206
type tag_CompileStatusInfo = record
lPhaseError: LongInt;
hRes: HRESULT;
ObjectNum: LongInt;
FirstLine: LongInt;
LastLine: LongInt;
dwOutFlags: DWORD;
end;