Carbon


QTSpriteButtonBehaviorStruct

Header: Movies.h

struct QTSpriteButtonBehaviorStruct {
    QTAtomID notOverNotPressedStateID; 
    QTAtomID overNotPressedStateID; 
    QTAtomID overPressedStateID; 
    QTAtomID notOverPressedStateID;
};
typedef QTSpriteButtonBehaviorStruct QTSpriteButtonBehaviorPtr;

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