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.
Provides a callback to indicate that activation of a WASAPI interface is complete.
Inheritance
The IActivateAudioInterfaceCompletionHandler interface inherits from the IUnknown interface. IActivateAudioInterfaceCompletionHandler also has these types of members:
Methods
The IActivateAudioInterfaceCompletionHandler interface has these methods.
| IActivateAudioInterfaceCompletionHandler::ActivateCompleted Indicates that activation of a WASAPI interface is complete and results are available. |
Remarks
When to implement:
An application implements this interface if it calls the ActivateAudioInterfaceAsync function.
The implementation must be agile (aggregating a free-threaded marshaler).
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 |