IXACTCue::Destroy

Destroys the cue.

HRESULT Destroy();

Parameters

None.

Return Values

Returns S_OK if successful, an error code otherwise.

Remarks

IXACTCue::Destroy will synchronously destroy the cue, stopping the playback immediately, and frees resources allocated for the cue.

For further information on using this method, see Managing XACT Resources and Notifications.

Requirements

Header: Declared in Xact.h.

See Also

IXACTCue