Carbon


DDPNBPAddress

Header: OpenTransportProviders.h

struct DDPNBPAddress {
    OTAddressType fAddressType; 
    UInt16 fNetwork; 
    UInt8 fNodeID; 
    UInt8 fSocket; 
    UInt8 fDDPType; 
    UInt8 fPad; 
    UInt8 fNBPNameBuffer[105];
};

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