This document is archived and information here might be outdated. Recommended version. |
Retrieves the coordinates of the location that was identified.
[Visual Basic .NET] Public Sub Location ( _ ByRef ppPoint As IPoint _ )
[C#] public void Location ( ref IPoint ppPoint );
[C++]
HRESULT get_Location(
IPoint** ppPoint
);
[C++] Parameters ppPoint [out]
ppPoint is a parameter of type IPoint**