AXARTInitArtVolume

Syntax

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

void AXARTInitArtVolume(AXART_VOLUME *articulator);

Arguments

articulator   Pointer to AXART_VOLUME to initialize.

Return Values

None.

Description

The AXARTInitArtVolume function initializes an AXART_VOLUME. This function must be called before calling the AXARTAddArticulator function for the AXART_VOLUME.

See Also

AXARTAddArticulator, AXART_VOLUME

Revision History

2006/03/01 Initial version.


CONFIDENTIAL