Windows.AI.Actions.Provider Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides APIs for implementing an App Actions on Windows provider app.
Interfaces
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 .