nn::http::Finalize Function

Syntax

Result Finalize(
     void
);

Arguments

None.

Return Values

Returns the processing result.

Description

Finalizes the HTTP library. Processes linking the HTTP library must call this once after they are done using the library.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL