FSBank_ReleaseProgressItem

FMOD Low Level API

Firelight Technologies FMOD Studio API

FSBank_ReleaseProgressItem

Release memory associated with a progress item.

C Syntax

FSBANK_RESULT FSBank_ReleaseProgressItem(
  const FSBANK_PROGRESSITEM *progressItem
);

Parameters

progressItem

One status update about the progress of a particular subsound.

Return Values

If the function succeeds then the return value is FSBANK_OK.
If the function fails then the return value will be one of the values defined in the FSBANK_RESULT enumeration.

See Also




Version 1.10.02 Built on Dec 7, 2017