Miles Sound System SDK 7.2a

AIL_release_sample_handle

The function AIL_release_sample_handle releases a sample handle previously allocated with AIL_allocate_sample_handle.

void AIL_release_sample_handle(
  HSAMPLE S
);

In Parameters

S
indicates the sample to release back to MSS.


Group: Digital Audio Services
Related Functions: AIL_allocate_sample_handle, AIL_stop_sample
Related Basic Types: HSAMPLE, void

For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.