SDMSHelper.RevertMonitor

Syntax Parameters Return Value
Function SDMSHelper.RevertMonitor( _
    Hwnd As Integer, _
    MonitorID As Integer, _
    ToRevision As Integer) As Boolean
  • Hwnd [in]

The handle of the Statistica application.

Type: Integer

  • MonitorID [in]

The ID of the configuration.

Type: Integer

  • ToRevision [in]

The revision to roll back to.

Type: Integer

Boolean