Represents an asynchronous operation activating a WASAPI interface and provides a method to retrieve the results of the activation.
interface IActivateAudioInterfaceAsyncOperation : public IUnknown
When to implement: Implemented by Windows and returned from the function ActivateAudioInterfaceAsync.
Header: Declared in mmdeviceapi.h.
Library: Use MMDevApi.lib.