ReactOS 0.4.15-dev-7846-g8ba6c66
_COMPLETION_CONTEXT Struct Reference

#include <cdrom.h>

Collaboration diagram for _COMPLETION_CONTEXT:

Public Attributes

WDFDEVICE Device
 
SCSI_REQUEST_BLOCK Srb
 
PDEVICE_OBJECT DeviceObject
 
union {
   SCSI_REQUEST_BLOCK   Srb
 
   STORAGE_REQUEST_BLOCK   SrbEx
 
   UCHAR   SrbExBuffer [CLASS_SRBEX_SCSI_CDB16_BUFFER_SIZE]
 
Srb
 

Detailed Description

Definition at line 673 of file cdrom.h.

Member Data Documentation

◆ Device

WDFDEVICE _COMPLETION_CONTEXT::Device

Definition at line 674 of file cdrom.h.

◆ DeviceObject

PDEVICE_OBJECT _COMPLETION_CONTEXT::DeviceObject

Definition at line 701 of file classpnp.h.

◆ Srb [1/2]

SCSI_REQUEST_BLOCK _COMPLETION_CONTEXT::Srb

Definition at line 675 of file cdrom.h.

◆  [2/2]

union { ... } _COMPLETION_CONTEXT::Srb

◆ SrbEx

STORAGE_REQUEST_BLOCK _COMPLETION_CONTEXT::SrbEx

Definition at line 706 of file classpnp.h.

◆ SrbExBuffer

UCHAR _COMPLETION_CONTEXT::SrbExBuffer[CLASS_SRBEX_SCSI_CDB16_BUFFER_SIZE]

Definition at line 707 of file classpnp.h.


The documentation for this struct was generated from the following files: