IDirectMusicSynth8::Refresh method (dmusics.h)

Refresh is unsupported and may be altered or unavailable in the future.

Syntax

HRESULT Refresh(
  DWORD dwDownloadID,
  DWORD dwFlags
);

Parameters

dwDownloadID

dwFlags

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