Unit 'httpd24' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#httpd24]

ap_filter_func

Declaration

Source position: util_filter.inc line 149

type ap_filter_func = record

  case LongInt of

    0: (

        out_func: ap_out_filter_func;

      );

    1: (

        in_func: ap_in_filter_func;

      );

end;


Documentation generated on: 2023-03-18