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

ap_mgmt_value

Declaration

Source position: http_core.inc line 860

type ap_mgmt_value = record

  case Integer of

    0: (

        s_value: PChar;

      );

    1: (

        i_value: cLong;

      );

    2: (

        h_value: Papr_hash_t;

      );

end;


Documentation generated on: 2023-03-18