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

command_struct

Declaration

Source position: http_config.inc line 259

type command_struct = record

  name: PChar;

  func: cmd_func;

  cmd_data: Pointer;

  req_override: Integer;

  args_how: cmd_how;

  errmsg: PChar;

end;


Documentation generated on: 2023-03-18