Source position: jwalpmapi.pas line 366
type RSVP_SCOPE = record
scopl_header: RsvpObjHdr;
case Integer of
0: (
scopl_ipv4: Scope_list_ipv4;
);
end;