Mac OS 9
WindowRecord Struct Reference

Data Fields

GrafPort port
 
short windowKind
 
Boolean visible
 
Boolean hilited
 
Boolean goAwayFlag
 
Boolean spareFlag
 
RgnHandle strucRgn
 
RgnHandle contRgn
 
RgnHandle updateRgn
 
Handle windowDefProc
 
Handle dataHandle
 
StringHandle titleHandle
 
short titleWidth
 
Handle controlList
 
WindowPeek nextWindow
 
PicHandle windowPic
 
long refCon
 

Field Documentation

◆ contRgn

RgnHandle WindowRecord::contRgn

in Carbon use GetWindowRegion

◆ controlList

Handle WindowRecord::controlList

in Carbon use GetWindowRegion

◆ dataHandle

Handle WindowRecord::dataHandle

not supported in Carbon

◆ goAwayFlag

Boolean WindowRecord::goAwayFlag

in Carbon use HiliteWindow, IsWindowHilited

◆ hilited

Boolean WindowRecord::hilited

in Carbon use Hide/ShowWindow, ShowHide, IsWindowVisible

◆ nextWindow

WindowPeek WindowRecord::nextWindow

in Carbon use GetRootControl

◆ refCon

long WindowRecord::refCon

in Carbon use Get/SetWindowPic

◆ spareFlag

Boolean WindowRecord::spareFlag

in Carbon use ChangeWindowAttributes

◆ strucRgn

RgnHandle WindowRecord::strucRgn

in Carbon use ChangeWindowAttributes

◆ titleHandle

StringHandle WindowRecord::titleHandle

not supported in Carbon

◆ titleWidth

short WindowRecord::titleWidth

in Carbon use Get/SetWTitle

◆ updateRgn

RgnHandle WindowRecord::updateRgn

in Carbon use GetWindowRegion

◆ visible

Boolean WindowRecord::visible

in Carbon use Get/SetWindowKind

◆ windowDefProc

Handle WindowRecord::windowDefProc

in Carbon use GetWindowRegion

◆ windowKind

short WindowRecord::windowKind

in Carbon use GetWindowPort

◆ windowPic

PicHandle WindowRecord::windowPic

in Carbon use GetNextWindow


The documentation for this struct was generated from the following file: