函式原型:Declare Function IsRectEmpty Lib "user32" Alias "IsRectEmpty" (lpRect As RECT) As Long函式功能:判斷一個矩形是否為空.返回值:Long,非零表示成功,零表示失敗。參數說明:lpRect:要檢查的矩形