Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.61 KB

protocolforresultsactivatedeventargs.md

File metadata and controls

27 lines (19 loc) · 1.61 KB
-api-id -api-type
T:Windows.ApplicationModel.Activation.ProtocolForResultsActivatedEventArgs
winrt class

Windows.ApplicationModel.Activation.ProtocolForResultsActivatedEventArgs

-description

Received by an application when it is launched by another application with the expectation that it will return results back to the caller.

-remarks

You access a ProtocolForResultsActivatedEventArgs object when you implement an event handler that responds to Activated events when ActivationKind is ProtocolForResults.

Version history

Windows version SDK version Value added
1607 14393 User

-examples

-see-also

IActivatedEventArgs, IProtocolActivatedEventArgs, IProtocolActivatedEventArgsWithCallerPackageFamilyNameAndData, IApplicationViewActivatedEventArgs