#include <dwc.h>
BOOL DWC_RnkShutdown();
Performs the Ranking library termination processing.
The Receive buffer is released, making the buffer obtained by the DWC_RnkResGetRow function invalid.
This function invariably succeeds.
None.
DWC_RNK_SUCCESS |
Succeeded |
04/17/2006 Error corrections
04/14/2006 Initial version