MonitorDocuments.Exist

This property is read only.

Syntax Parameters Return Value
ReadOnly Property MonitorDocuments.Exist( _
    Hwnd As Integer, _
    MonitorID As Integer, _
    Revision As Integer) As Boolean
  • Hwnd [in]

The Statistica handle.

Type: Integer

  • MonitorID [in]

The ID of the monitor.

Type: Integer

  • Revision [in]

The revision of the monitor to check for.

Type: Integer

Boolean