This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET] Public Sub New ( _ x As Integer, y As Integer )
[C#] public tagPOINT { int x, int y )
[C++]
typedef struct tagPOINT { } tagPOINT;