IASCrossHairs::get_YVal

This method gets the current value of the y-axis.

Syntax

HRESULT get_YVal( short *pwVal );

Parameters

pwVal
[out] Pointer to the current value of the y-axis.

Return Values

NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.