#include <dwc.h>
BOOL DWC_RnkShutdown();
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.
None.
DWC_RNK_SUCCESS |
Succeeded. |
2006/04/17 Corrected errors.
2006/04/14 Initial version.
CONFIDENTIAL