Carbon


InstrumentAboutInfo

Header: QuickTimeMusic.h

struct InstrumentAboutInfo {
    PicHandle p; 
    Str255 author; 
    Str255 copyright; 
    Str255 other;
};
typedef InstrumentAboutInfo InstrumentAboutInfoPtr;

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