Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

_RSVP_FILTERSPEC

Declaration

Source position: jwaqossp.pas line 230

type _RSVP_FILTERSPEC = record

  Type_: FilterType;

  case Integer of

    0: (

        FilterSpecV4: RSVP_FILTERSPEC_V4;

      );

    1: (

        FilterSpecV6: RSVP_FILTERSPEC_V6;

      );

    2: (

        FilterSpecV6Flow: RSVP_FILTERSPEC_V6_FLOW;

      );

    3: (

        FilterSpecV4Gpi: RSVP_FILTERSPEC_V4_GPI;

      );

    4: (

        FilterSpecV6Gpi: RSVP_FILTERSPEC_V6_GPI;

      );

end;


Documentation generated on: 2023-03-18