Service.CreateMessageWrapperForUserCode Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
CreateMessageWrapperForUserCode(XLANGMessage) | |
CreateMessageWrapperForUserCode(XLANGMessage, Int32) |
CreateMessageWrapperForUserCode(XLANGMessage)
public:
Microsoft::XLANGs::BaseTypes::XLANGMessage ^ CreateMessageWrapperForUserCode(Microsoft::XLANGs::BaseTypes::XLANGMessage ^ msg);
public Microsoft.XLANGs.BaseTypes.XLANGMessage CreateMessageWrapperForUserCode (Microsoft.XLANGs.BaseTypes.XLANGMessage msg);
member this.CreateMessageWrapperForUserCode : Microsoft.XLANGs.BaseTypes.XLANGMessage -> Microsoft.XLANGs.BaseTypes.XLANGMessage
Public Function CreateMessageWrapperForUserCode (msg As XLANGMessage) As XLANGMessage
Parametri
- msg
- XLANGMessage
Restituisce
Si applica a
CreateMessageWrapperForUserCode(XLANGMessage, Int32)
public:
Microsoft::XLANGs::BaseTypes::XLANGMessage ^ CreateMessageWrapperForUserCode(Microsoft::XLANGs::BaseTypes::XLANGMessage ^ msg, int idx);
public Microsoft.XLANGs.BaseTypes.XLANGMessage CreateMessageWrapperForUserCode (Microsoft.XLANGs.BaseTypes.XLANGMessage msg, int idx);
member this.CreateMessageWrapperForUserCode : Microsoft.XLANGs.BaseTypes.XLANGMessage * int -> Microsoft.XLANGs.BaseTypes.XLANGMessage
Public Function CreateMessageWrapperForUserCode (msg As XLANGMessage, idx As Integer) As XLANGMessage
Parametri
- msg
- XLANGMessage
- idx
- Int32