IDirectMusicSynth8::StopVoice method (dmusics.h)

StopVoice is unsupported and may be altered or unavailable in the future

Syntax

HRESULT StopVoice(
  REFERENCE_TIME rt,
  DWORD          dwVoiceId
);

Parameters

rt

dwVoiceId

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

   
Target Platform Windows
Header dmusics.h

See also

IDirectMusicSynth8