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