ITrackInterceptor.OnMessageConstruction(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:
void OnMessageConstruction(Microsoft::XLANGs::BaseTypes::XLANGMessage ^ msg);
public void OnMessageConstruction (Microsoft.XLANGs.BaseTypes.XLANGMessage msg);
abstract member OnMessageConstruction : Microsoft.XLANGs.BaseTypes.XLANGMessage -> unit
Public Sub OnMessageConstruction (msg As XLANGMessage)
Paramètres
- msg
- XLANGMessage