Request Completion/Notification

Once an ASPI for Win32 SCSI request has been sent to the ASPI manager, there are three ways of being notified that the SCSI request has completed. The first and recommended method uses event notification. The second method uses callback (also referred to as posting). The third method uses polling.