Carbon


ioInProgress

Header: Devices.h

enum {
    ioInProgress = 1,
    aRdCmd = 2,
    aWrCmd = 3,
    asyncTrpBit = 10,
    noQueueBit = 9
};

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