Source position: jwalpmapi.pas line 419
type ERROR_SPEC = record
errs_header: RsvpObjHdr;
case Integer of
0: (
errs_ipv4: Error_Spec_IPv4;
);
end;