IBTMMessageList Interface
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 interface class IBTMMessageList
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("9d0e4221-4cce-4536-83fa-4a5040674ad6")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IBTMMessageList
type IBTMMessageList = interface
Public Interface IBTMMessageList
- Attributs
Propriétés
MessageCount |
Méthodes
AddMessage(IBaseMessage) | |
GetMessage(Int32) | |
RemoveAllMessages() | |
RemoveMessage(Int32) |