Carbon


ICServiceEntry

Header: InternetConfig.h

struct ICServiceEntry {
    Str255 name; 
    SInt16 port; 
    ICServiceEntryFlags flags;
};
typedef ICServiceEntry ICServiceEntryPtr;

© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)