Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 714 Bytes

messagereceivedcallback.md

File metadata and controls

33 lines (20 loc) · 714 Bytes
-api-id -api-type
T:Windows.Security.Isolation.MessageReceivedCallback
winrt delegate

Windows.Security.Isolation.MessageReceivedCallback

-description

Deprecated. Callback function that will be invoked when a message is sent from the Isolated Windows Environment using PostMessageToReceiver.

-parameters

-param receiverId

GUID for message receiver.

-param message

IVectorView

-remarks

Warning

This is a deprecated API.

-see-also

-examples