AXARTInitArtAuxAVolume

Syntax

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

void AXARTInitArtAuxAVolume(AXART_AUXA_VOLUME *articulator);

Arguments

articulator   Pointer to AXART_AUXA_VOLUME to initialize

Return Values

None.

Description

The AXARTInitArtAuxAVolume function initializes an AXART_AUXA_VOLUME. This function must be called before calling AXARTAddArticulator for the AXART_AUXA_VOLUME.

See Also

AXARTAddArticulator, AXART_AUXA_VOLUME

Revision History

2006/03/01 Initial version.


CONFIDENTIAL