Visual Basic (Declaration) | |
---|---|
Public Function Compare( _ ByVal point1 As Object, _ ByVal point2 As Object _ ) As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- point1
- First data point.
- point2
- Second data point.
Return Value
Zero if equal, less than zero if point1 less than point2, otherwise more than zero.Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family