Carbon


LMSetWindowList

Header: LowMem.h Carbon status: Unsupported

void LMSetWindowList (
    WindowRef value
);
AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

The window list is read-only in Carbon. You should instead use the high-level functions provided by the Window Manager.


© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)