Carbon


QTEventRecord

Header: Movies.h

struct QTEventRecord {
    SInt32 version; 
    OSType eventType; 
    Point where; 
    SInt32 flags;
};
typedef QTEventRecord QTEventRecordPtr;

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