Copyright © 2013-2017 MultiMedia Soft

SettingsReset method

Previous pageReturn to chapter overviewNext page

Remarks

 

Resets current settings of the waveform analyzer to factory defaults.

 

 

Syntax

 

[Visual Basic]

Public Function SettingsReset (

) as enumWanErrorCodes


 

[C#]

public enumWanErrorCodes SettingsReset (

);


 

[C++]

public: enumWanErrorCodes SettingsReset (

);


 

 

Return value

 

Value

Meaning

 

 

Negative value

An error occurred (see the LastError property for further error details)

enumWanErrorCodes.ERR_WAN_NOERROR (0)

The method call was successful