Carbon


SysParmType

Header: OSUtils.h

struct SysParmType {
    UInt8 valid; 
    UInt8 aTalkA; 
    UInt8 aTalkB; 
    UInt8 config; 
    SInt16 portA; 
    SInt16 portB; 
    SInt32 alarm; 
    SInt16 font; 
    SInt16 kbdPrint; 
    SInt16 volClik; 
    SInt16 misc;
};
typedef SysParmType SysPPtr;

Field descriptions

valid
aTalkA
aTalkB
config
portA
portB
alarm
font
kbdPrint
volClik
misc


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