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