Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Represents an asynchronous operation activating a WASAPI interface and provides a method to retrieve the results of the activation.
Inheritance
The IActivateAudioInterfaceAsyncOperation interface inherits from the IUnknown interface. IActivateAudioInterfaceAsyncOperation also has these types of members:
Methods
The IActivateAudioInterfaceAsyncOperation interface has these methods.
| IActivateAudioInterfaceAsyncOperation::GetActivateResult Gets the results of an asynchronous activation of a WASAPI interface initiated by an application calling the ActivateAudioInterfaceAsync function. |
Remarks
When to implement:
Implemented by Windows and returned from the function ActivateAudioInterfaceAsync.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps | UWP apps] |
| Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
| Target Platform | Windows |
| Header | mmdeviceapi.h |