Carbon


GetControlOwningWindowControlList

Header: Controls.h Carbon status: Unsupported

ControlHandle GetControlOwningWindowControlList (
    WindowPtr owner
);
owner

AVAILABILITY

Not supported in Carbon.

CARBON NOTES

You must use the appropriate embedding hierarchy accessors instead: GetRootControl, CountSubControls, GetIndSubControl, and so on.


© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)