#include <dwc.h>
BOOL DWC_CancelMatchingAsync( void );
Be sure to use the DWC_CancelMatching
function. This function is retained for compatibility.
None.
TRUE |
Starts executing the cancel process. |
FALSE |
An error is being generated or execution is impossible because matchmaking is not in progress or cancellation is already under way. |
12/16/2005 Revisions.
07/22/2005 Initial version.