IBTMMessageList Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes
Properties
MessageCount |
Methods
AddMessage(IBaseMessage) | |
GetMessage(Int32) | |
RemoveAllMessages() | |
RemoveMessage(Int32) |