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: Networking With Open Transport / Part 2 - Open Transport Reference
Chapter 26 - Ports Reference / Functions
Getting Information About Ports /


OTGetPortIconFromPortRef

Returns the location for the icon family representing the port.

C INTERFACE
Boolean OTGetPortIconFromPortRef(OTPortRef ref,
                     OTResourceLocator* iconLocation);
C++ INTERFACE
None. C++ applications use the C interface to this function.

PARAMETERS
ref
A port reference for the port whose icon you want to locate.
iconLocation
The location of the port's icon if it has one
SEE ALSO
"Obtaining Port Information"

The OTCreatePortRef function.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
15 JAN 1998