Name
afc_cgi_manager_clear -- Clears all stored data
Synopsis
int afc_cgi_manager_clear
( CGIManager * cgi_manager);
Description
Use this function to clear all stored data in the current cgi_manager instance.
Inputs
- cgi_manager
Pointer to a valid afc_cgi_manager instance.
Result
should be AFC_ERR_NO_ERROR