IASCrossHairs::get_XVal

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

Syntax

HRESULT get_XVal( short *pwVal );

Parameters

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

Return Values

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