Carbon


modemOnBit

Header: Power.h

enum {
    modemOnBit = 0,
    ringWakeUpBit = 2,
    modemInstalledBit = 3,
    ringDetectBit = 4,
    modemOnHookBit = 5
};

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