AXFreeVoice()

C Specification


#include <revolution.h>

void AXFreeVoice(AXVPB *pvpb);

Arguments

pvpb Pointer to the AXVPB of the voice to be freed.

Return Values

None.

Description

AXFreeVoice() frees the specified voice.

See Also

AXAcquireVoice

Revision History

2006/03/01 Initial version.


CONFIDENTIAL