DWC_RnkShutdown

Syntax


#include <dwc.h>

BOOL	DWC_RnkShutdown();
				

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.

Arguments

None.

Return Values

DWC_RNK_SUCCESS Succeeded.

See Also

DWC_RnkResGetRow

Revision History

2006/04/17 Corrected errors.
2006/04/14 Initial version.


CONFIDENTIAL