This document is archived and information here might be outdated. Recommended version. |
Starts the feedback.
[Visual Basic .NET] Public Sub Start ( _ ByVal Handle As IPoint _ )
[C#] public void Start ( IPoint Handle );
[C++]
HRESULT Start(
IPoint* Handle
);
[C++] Parameters Handle [in]
Handle is a parameter of type IPoint*