#include <revolution.h> #include <revolution/axfx.h> void AXFXDelayExpShutdown (AXFX_DELAY_EXP *delay);
| delay | Pointer to an initialized AXFX_DELAY_EXP structure. |
|---|
None.
The AXFXDelayExpShutdown function shuts down the Delay Expansion. This function also frees any memory allocated internally by the AXFXDelayExpInit and AXFXDelayExpSettings functions.
AXFX_DELAY_EXP, AXFXDelayExpInit, AXFXDelayExpSettings
2007/08/10 Initial version.
CONFIDENTIAL