Service.UnwrapMessageFromUserCode(XLANGMessage, Context, XMessage) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
Microsoft::XLANGs::Core::XMessage ^ UnwrapMessageFromUserCode(Microsoft::XLANGs::BaseTypes::XLANGMessage ^ newXMsgWrapper, Microsoft::XLANGs::Core::Context ^ ctx, Microsoft::XLANGs::Core::XMessage ^ oldMsg);
public Microsoft.XLANGs.Core.XMessage UnwrapMessageFromUserCode (Microsoft.XLANGs.BaseTypes.XLANGMessage newXMsgWrapper, Microsoft.XLANGs.Core.Context ctx, Microsoft.XLANGs.Core.XMessage oldMsg);
member this.UnwrapMessageFromUserCode : Microsoft.XLANGs.BaseTypes.XLANGMessage * Microsoft.XLANGs.Core.Context * Microsoft.XLANGs.Core.XMessage -> Microsoft.XLANGs.Core.XMessage
Public Function UnwrapMessageFromUserCode (newXMsgWrapper As XLANGMessage, ctx As Context, oldMsg As XMessage) As XMessage
Paramètres
- newXMsgWrapper
- XLANGMessage
- ctx
- Context
- oldMsg
- XMessage