NHTTPCleanupCallback

Syntax


#include <revolution/nhttp/NHTTPStartup.h>

typedef void  (*NHTTPCleanupCallback)( void ); 

Arguments

None.

Return Values

None.

Description

Pointer to the callback function called at the completion of NHTTP library shutdown.
There is no special processing that must be done when applications receive this notification.

See Also

NHTTPCleanupAsync

Revision History

2008/02/01 Initial version.


CONFIDENTIAL