This document is archived and information here might be outdated. Recommended version. |
The identified location.
[Visual Basic .NET] Public ReadOnly Property Location As IPoint
[C#] public IPoint Location {get;}
[C++]
HRESULT get_Location(
IPoint** ppPoint
);
[C++] Parameters ppPoint [out, retval]
ppPoint is a parameter of type IPoint**