DWC_RnkShutdown

Syntax

#include <dwc.h>

DWCRnkError DWC_RnkShutdown();

Arguments

None.

Return Values

DWC_RNK_SUCCESS Succeeded.

Description

Performs the Ranking library end process.

The Receive buffer is released, making the buffer obtained by the DWC_RnkResGetRow function invalid.

This function always succeeds.

Revision History


CONFIDENTIAL