InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / IThemeSounds Interface
Members


In This Topic
    IThemeSounds Interface
    In This Topic
    Defines the sounds played when events (such as Connected and Disconnected) occur during InfoConnect sessions.
    Object Model
    IThemeSounds InterfaceITheme Interface
    Syntax
    'Declaration
     
    
    Public Interface IThemeSounds 
       Inherits Attachmate.Reflection.Framework.IProxy 
    'Usage
     
    
    Dim instance As IThemeSounds
    public interface IThemeSounds : Attachmate.Reflection.Framework.IProxy  
    See Also