Service.UnwrapMessageFromUserCode(XLANGMessage, Context, XMessage) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
パラメーター
- newXMsgWrapper
- XLANGMessage
- ctx
- Context
- oldMsg
- XMessage