AXFXDelayShutdown

Syntax

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

void AXFXDelayShutdown (AXFX_DELAY *delay);

Arguments

delay Pointer to an initialized AXFX_DELAY structure.

Return Values

This function always returns TRUE.

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/10/05 Corrected an error in Description.
2007/08/09 Standardized notation.
2006/03/01 Initial version.


CONFIDENTIAL