| -api-id | M:Windows.AI.Actions.ActionRuntime.CreateInvocationContext(System.String) |
|---|---|
| -api-type | winrt method |
Creates an ActionInvocationContext object associated with the specified action and window ID.
The ID of the app action for which the invocation context is created. The action ID is declared in the Action definition JSON file. For more information, see Action definition JSON schema for App Actions on Windows.
A new ActionInvocationContext object.