Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

_CGIFUNCTION Struct Reference
[HTTPHTTP]

#include <pro/httpd.h>


Detailed Description

Registered CGI function.


Data Fields

CGIFUNCTION * cgi_next
 Link to next CGIFUNCTION structure.
CONST char * cgi_name
 Name of this function.
int(* cgi_func )(FILE *, REQUEST *)
 Pointer to function code.


© 2000-2006 by egnite Software GmbH - visit http://www.ethernut.de/