AXFXDelayExpShutdown

Syntax

#include <revolution.h>
#include <revolution/axfx.h>

void AXFXDelayExpShutdown (AXFX_DELAY_EXP *delay);

Arguments

delay Pointer to an initialized AXFX_DELAY_EXP structure.

Return Values

None.

Description

The AXFXDelayExpShutdown function shuts down the Delay Expansion. This function also frees any memory allocated internally by the AXFXDelayExpInit and AXFXDelayExpSettings functions.

See Also

AXFX_DELAY_EXP, AXFXDelayExpInit, AXFXDelayExpSettings

Revision History

2007/08/10 Initial version.


CONFIDENTIAL