IAudioSourceSusp::Resume

HRESULT Resume(void);

Pauses the input and frees up the wave device. (Basically calls IAudio->Start and IAudio->Claim if they were called before).

· Returns NOERROR if successful, or one of these error values:

E_FAIL