DoVBLTask
DoVBLTask Execute VBL tasks in the queue for a specified slot #include <Retrace.h> Vert. Retrace Mgr
short theSlot; slot whose tasks should be executed
DoVBLTask causes any VBL tasks in the queue for a specified slot to be executed. If the specified slot is the primary video slot, the position of the
cursor will also be updated.
theSlot is the slot number of the slot whose tasks should be executed. You
the slots on a particular machine.
be one of:
noErr (0) no error
slotNumErr (-360) Invalid slot number
Notes: Instead of maintaining a single verticle retrace queue, the
device; associated with that queue is the rate at which the device's vertical
retrace interrupt occurs. When interrupts occur for a particular video
that slot.