NativeMethods.Win32Point Structure
This struct is used hold the Win32Point data information.
Syntax
'Declaration Friend Structure NativeMethods.Win32Point Inherits System.ValueType
'Usage Dim instance As NativeMethods.Win32Point
internal struct NativeMethods.Win32Point : System.ValueType
internal value class NativeMethods.Win32Point : public System.ValueType
Inheritance Hierarchy
System.Object
System.ValueType
ArchestrA.Client.CommonUtil.NativeMethods.Win32Point
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also