Carbon


kInternetLocationCreator

Header: Finder.h

enum {
    kInternetLocationCreator = 'drag',
    kInternetLocationHTTP = 'ilht',
    kInternetLocationFTP = 'ilft',
    kInternetLocationFile = 'ilfi',
    kInternetLocationMail = 'ilma',
    kInternetLocationNNTP = 'ilnw',
    kInternetLocationAFP = 'ilaf',
    kInternetLocationAppleTalk = 'ilat',
    kInternetLocationNSL = ''ilns'',
    kInternetLocationGeneric = ''ilge''
};

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