![]() |
GetWindowRegionRec |
Header: MacWindows.h |
struct GetWindowRegionRec { winRgn; WindowRegionCode regionCode; }; typedef GetWindowRegionRec GetWindowRegionPtr;
A handle to a window region based on the value specified in the regionCode field. Modify this region.
A value representing a given window region; see
The window region structure is a structure of type GetWindowRegionRec.
© 2000 Apple Computer, Inc. (Last Updated 4/14/2000)