Carbon


CursorInfo

Header: Quickdraw.h

struct CursorInfo {
    SInt32 version; 
    SInt32 capabilities; 
    SInt32 animateDuration; 
    Rect bounds; 
    Point hotspot; 
    SInt32 reserved;
};

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