Copyright © 2013-2017 MultiMedia Soft

RefreshDisplay method

Previous pageReturn to chapter overviewNext page

Remarks

 

Refreshes the Waveform Analyzer window.

 

 

Syntax

 

[Visual Basic]

control.RefreshDisplay (

) as enumWanErrorCodes


 

[C++]

short control.RefreshDisplay (

);


 

 

Return value

 

Value

Meaning

 

 

Negative value

An error occurred, check the LastError property value in order to get the error code

enumWanErrorCodes.ERR_WAN_NOERROR (0)

The method call was successful