Carbon


GetWindowControlList

Header: MacWindows.h Carbon status: Unsupported

Handle GetWindowControlList (
    WindowRef window
);
window

AVAILABILITY

Not supported in Carbon.

CARBON NOTES

Accessing the window control list is not supported in Carbon. Use the Control Manager's control embedding hierarchy functions (CreateRootControl, GetRootControl, EmbedControl, AutoEmbedControl, GetSuperControl, GetIndexedSubControl, and SetControlSupervisor) to determine control ordering instead.


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