Sponsors
IsRectEmpty
in Rect
Function name: IsRectEmpty
Defined in : User32
Requirements : Windows NT 3.1 or later; Windows 95 or later
Declaration:
Declare Function IsRectEmpty Lib "user32" Alias "IsRectEmpty" (lpRect As RECT) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.