SetRectEmpty

Syntax

void SetRectEmpty(lpRect)

This function creates an empty rectangle (all coordinates equal to zero).

Parameter Type/Description  

lpRect LPRECT Points to the RECT data structure that is to receive the empty rectangle.  

Return Value

None.