Source position: jwalpmapi.pas line 200
type RSVP_SESSION = record
sess_header: RsvpObjHdr;
case Integer of
0: (
sess_ipv4: Session_IPv4;
);
end;