IDirectMusicSynth8::GetVoiceState method (dmusics.h)
GetVoiceState is unsupported and may be altered or unavailable in the future.
Syntax
HRESULT GetVoiceState(
DWORD [] dwVoice,
DWORD cbVoice,
DMUS_VOICE_STATE [] dwVoiceState
);
Parameters
dwVoice
cbVoice
dwVoiceState
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | dmusics.h |