#include <dwc.h>
BOOL DWC_NdCleanupAsync(void);None.
TRUE |
Success. |
FALSE |
Failure. The download library is not initialized. |
Begins closing the download library.
When this function completes, the DWCNdCallback callback set using the DWC_NdInitAsync function is called.
DWC_NdProcess
DWC_NdInitAsync
DWCNdCallback
DWC_GetLastErrorEx
For the changelog prior to 5.1 PR2, click here.
CONFIDENTIAL