InfoConnect API Guide
Attachmate.Reflection.Productivity Namespace / IScreenHistory Interface / ShowLiveScreen Method


In This Topic
    ShowLiveScreen Method
    In This Topic
    Shows the current host screen from anywhere in the screen history sequence.
    Syntax
    'Declaration
     
    
    Sub ShowLiveScreen() 
    'Usage
     
    
    Dim instance As IScreenHistory
     
    instance.ShowLiveScreen()
    void ShowLiveScreen()
    See Also