Source position: jwaqossp.pas line 307
type _RSVP_POLICY_INFO = record
ObjectHdr: QOS_OBJECT_HDR;
NumPolicyElement: ULONG;
PolicyElement: array [0..0] of RSVP_POLICY;
end;