![]() |
CWindowRecord |
Header: MacWindows.h |
struct CWindowRecord { CGrafPort port; SInt16 windowKind; Boolean visible; Boolean hilited; Boolean goAwayFlag; Boolean spareFlag; RgnHandle strucRgn; RgnHandle contRgn; RgnHandle updateRgn; Handle windowDefProc; Handle dataHandle; StringHandle titleHandle; SInt16 titleWidth; Handle controlList; CWindowPeek nextWindow; PicHandle windowPic; SInt32 refCon; }; typedef CWindowRecord CWindowPeek;
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)