'宣言 Public Shared Function ExcludeClipRect( _ ByVal hdc As IntPtr, _ ByVal nLeftRect As Integer, _ ByVal nTopRect As Integer, _ ByVal nRightRect As Integer, _ ByVal nBottomRect As Integer _ ) As Integer
public static int ExcludeClipRect( IntPtr hdc, int nLeftRect, int nTopRect, int nRightRect, int nBottomRect )
Win32 クラス Win32 メンバ