'Declaration Public Shared Function DPtoLP( _ ByVal hdc As IntPtr, _ ByRef lpPoints As Win32.POINTL, _ ByVal nCount As Integer _ ) As Boolean
'Declaration
Public Shared Function DPtoLP( _ ByVal hdc As IntPtr, _ ByRef lpPoints As Win32.POINTL, _ ByVal nCount As Integer _ ) As Boolean
public static bool DPtoLP( IntPtr hdc, ref Win32.POINTL lpPoints, int nCount )
Win32 Class Win32 Members