Copyright © 2008-2011 MultiMedia Soft

WaveformAnalyzer.VerticalLineGetPosition method

Previous pageReturn to chapter overviewNext page

Remarks

 

Obtains the current position of the given line.

 

For details about the use of the Waveform Analyzer refer to the How to use the Waveform Analyzer section.

For further details about methods of the Waveform Analyzer refer to the WaveformAnalyzer object section.

 

 

Syntax

 

[Visual Basic]

control.WaveformAnalyzer.VerticalLineGetPosition (

nUniqueId as Integer

) as Long


 

[C++]

long control.WaveformAnalyzer.VerticalLineGetPosition (

short nUniqueId

);


 

 

Parameter

Description

 

 

nUniqueId

Unique identification number assigned to the line

 

 

 

Return value

 

Value

Meaning

 

 

Negative value

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

Value >= 0

Position of the line expressed in milliseconds