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


ShowConnectDialog

Displays the Connect To dialog box.

void ShowConnectDialog ();
DISCUSSION
This method displays the Connect To dialog box and opens the Cyberdog item specified by the user. This method differs from PromptForCyberItem in that this method initiates opening the Cyberdog item specified by the user, whereas PromptForCyberItem simply returns the Cyberdog item.

Do not subclass this class.

SEE ALSO
The PromptForCyberItem method (page 371).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996