InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Productivity Library / ScreenHistory Object / CaptureScreen Method
In This Topic
    CaptureScreen Method
    In This Topic
    Captures the current host screen, including any data in non-hidden fields, and adds it to the Screen History list.
    Syntax
    expression.CaptureScreen() 
    Remarks
    If data in an unprotected field matches one or more currently enforced privacy filters, the first matching filter will replace the data in the screen capture image.
    See Also