[]
public static extern bool InvertRect(IntPtr hdc, ref Win32.RECT lprc)
Public Shared Function InvertRect(hdc As IntPtr, ByRef lprc As Win32.RECT) As Boolean