Carbon


CCMiscInfo

Header: OpenTransportProviders.h

struct CCMiscInfo {
    UInt32 connectionStatus; 
    UInt32 connectionTimeElapsed; 
    UInt32 connectionTimeRemaining; 
    UInt32 bytesTransmitted; 
    UInt32 bytesReceived; 
    UInt32 reserved;
};

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