Carbon


QTVRCursorRecord

Header: QuickTimeVR.h

struct QTVRCursorRecord {
    UInt16 theType; 
    SInt16 rsrcID; 
    Handle handle;
};
typedef QTVRCursorRecord CursorRecord;

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