NAME
META_PAINTREGION
NEAREST API CALL
#include <windows.h>
BOOL32 PaintRgn
(
	HDC32 hdc,
	HRGN32 hrgn
);
DESCRIPTION
U16 array no Value 0  region object no PaintRgn fills the region identified by the first param with the currently selected brush.
support.htmlback 