Condividi tramite


Windows.AI.Actions.Provider Namespace

Provides APIs for implementing an App Actions on Windows provider app.

Interfaces

Name Description
IActionFeedbackHandler

The interface implemented by an App Actions on Windows provider app to receive an event when the app action feedback is submitted by the user.

IActionProvider

The interface implemented by an App Actions on Windows provider app to receive an event when the app action is invoked.

Remarks

For information on implementing an App Actions on Windows provider app using IActionProvider, see Use COM activation with App Actions for Windows .