Carbon


strioctl

Header: OpenTransportProtocol.h

struct strioctl {
    SInt32 ic_cmd; 
    SInt32 ic_timout; 
    SInt32 ic_len; 
    char *ic_dp;
};

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