Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Cyberdog Programmer's Kit / Part 3 - Cyberdog Reference
Chapter 7 - Classes and Methods / CyberSession


SelectCyberItemWindow

Retrieves and selects the window that displays a Cyberdog item.

ODWindow SelectCyberItemWindow (in CyberItem item);
item
The CyberItem object for this operation.
return value
The window that displays the CyberItem object; otherwise, kODNULL.
DISCUSSION
You call this method to retrieve and select the window that displays a specified Cyberdog item.

Do not subclass this class.

SEE ALSO
The FindCyberItemWindow method (page 359).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996