BTXXlangStore.ReadMessageState(Envelope, XLANGMessage) 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:
virtual void ReadMessageState(Microsoft::XLANGs::Core::Envelope ^ env, Microsoft::XLANGs::BaseTypes::XLANGMessage ^ msg);
public void ReadMessageState (Microsoft.XLANGs.Core.Envelope env, Microsoft.XLANGs.BaseTypes.XLANGMessage msg);
abstract member ReadMessageState : Microsoft.XLANGs.Core.Envelope * Microsoft.XLANGs.BaseTypes.XLANGMessage -> unit
override this.ReadMessageState : Microsoft.XLANGs.Core.Envelope * Microsoft.XLANGs.BaseTypes.XLANGMessage -> unit
Public Sub ReadMessageState (env As Envelope, msg As XLANGMessage)
Paramètres
- env
- Envelope
- msg
- XLANGMessage