Carbon


OTISDNAddress

Header: OpenTransportProviders.h

struct OTISDNAddress {
    OTAddressType fAddressType; 
    UInt16 fPhoneLength; 
    char fPhoneNumber[37];
};

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