DWC_NdCleanupAsync

Syntax

#include <dwc.h>
BOOL DWC_NdCleanupAsync(void);

Arguments

None.

Return Values

TRUE Success.
FALSE Failure. The download library is not initialized.

Description

Begins closing the download library.

When this function completes, the DWCNdCallback callback set using the DWC_NdInitAsync function is called.

See Also

DWC_NdProcess
DWC_NdInitAsync
DWCNdCallback
DWC_GetLastErrorEx

Revision History

For the changelog prior to 5.1 PR2, click here.


CONFIDENTIAL