Service.CreateMessageWrapperForUserCode Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
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
Parámetros
- msg
- XLANGMessage
Devoluciones
Se aplica 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
Parámetros
- msg
- XLANGMessage
- idx
- Int32