Genvid_CheckForEvents()

GenvidStatus Genvid_CheckForEvents()

Synchronously checks for event results. This routine will call any appropriate callback previously set using Genvid_Subscribe() or Genvid_SubscribeCommand(). It is returning a GenvidStatus_Success when the operation is completed properly and events are available. When there is no event available, a GenvidStatus_ConnectionTimeout status is returned instead.