IActivateAudioInterfaceAsyncOperation Interface

Represents an asynchronous operation activating a WASAPI interface and provides a method to retrieve the results of the activation.

Syntax

interface IActivateAudioInterfaceAsyncOperation : public IUnknown  

Remarks

When to implement: Implemented by Windows and returned from the function ActivateAudioInterfaceAsync.

Requirements

Header: Declared in mmdeviceapi.h.

Library: Use MMDevApi.lib.

See also

IActivateAudioInterfaceAsyncOperation Members