Carbon


InetDHCPOption

Header: OpenTransportProviders.h

struct InetDHCPOption {
    UInt8 fOptionTag; 
    UInt8 fOptionLen; 
    UInt8 fOptionValue;
};

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