AXFXDelayShutdown

C Specification

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

void AXFXDelayShutdown (AXFX_DELAY *delay);

Arguments

delay Pointer to an initialized AXFX_DELAY structure.

Return Values

None.

Description

The AXFXDelayShutdown function shuts down Delay. This function also frees any memory allocated internally by the AXFXDelayInit and AXFXDelaySettings functions.

See Also

AXFX_DELAY
AXFXDelayInit
AXFXDelaySettings

Revision History

2007/08/09 Standardized notation.
2006/03/01 Initial version.


CONFIDENTIAL