Carbon


SizeWindow

Header: MacWindows.h Carbon status: Supported

void SizeWindow (
    WindowRef window, 
    SInt16 w, 
    SInt16 h, 
    Boolean fUpdate
);
window
w
h
fUpdate

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later when InterfaceLib 7.1 or later is installed. Exported by CarbonLib 1.0 and later and by InterfaceLib 7.1 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)