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