ReactOS 0.4.15-dev-7953-g1f49173
_WDF_IO_FORWARD_PROGRESS_RESERVED_POLICY_SETTINGS Struct Reference

#include <wdfio.h>

Collaboration diagram for _WDF_IO_FORWARD_PROGRESS_RESERVED_POLICY_SETTINGS:

Public Attributes

union {
   struct {
      PFN_WDF_IO_WDM_IRP_FOR_FORWARD_PROGRESS   EvtIoWdmIrpForForwardProgress
 
   }   ExaminePolicy
 
Policy
 

Detailed Description

Definition at line 517 of file wdfio.h.

Member Data Documentation

◆ EvtIoWdmIrpForForwardProgress

PFN_WDF_IO_WDM_IRP_FOR_FORWARD_PROGRESS _WDF_IO_FORWARD_PROGRESS_RESERVED_POLICY_SETTINGS::EvtIoWdmIrpForForwardProgress

Definition at line 521 of file wdfio.h.

◆ 

struct { ... } _WDF_IO_FORWARD_PROGRESS_RESERVED_POLICY_SETTINGS::ExaminePolicy

◆ 

union { ... } _WDF_IO_FORWARD_PROGRESS_RESERVED_POLICY_SETTINGS::Policy

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