SDMSHelper.RevertProfile

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

The handle of the Statistica application.

Type: Integer

  • ProfileID [in]

The ID of the configuration.

Type: Integer

  • ToRevision [in]

The revision to roll back to.

Type: Integer

Boolean