#include <revolution.h> #include <revolution/axfx.h> void AXFXDelayShutdown (AXFX_DELAY *delay);
| delay | Pointer to an initialized AXFX_DELAY structure. |
|---|
This function always returns TRUE.
The AXFXDelayShutdown function shuts down Delay. This function also frees any memory allocated internally by the AXFXDelayInit and AXFXDelaySettings functions.
AXFX_DELAY, AXFXDelayInit, AXFXDelaySettings
2007/10/05 Corrected an error in Description.
2007/08/09 Standardized notation.
2006/03/01 Initial version.
CONFIDENTIAL