ReactOS 0.4.15-dev-7842-g558ab78
_ARBITER_TEST_ALLOCATION_PARAMETERS Struct Reference

#include <iotypes.h>

Collaboration diagram for _ARBITER_TEST_ALLOCATION_PARAMETERS:

Public Attributes

_Inout_ PLIST_ENTRY ArbitrationList
 
_In_ ULONG AllocateFromCount
 
_In_ PCM_PARTIAL_RESOURCE_DESCRIPTOR AllocateFrom
 

Detailed Description

Definition at line 4565 of file iotypes.h.

Member Data Documentation

◆ AllocateFrom

_In_ PCM_PARTIAL_RESOURCE_DESCRIPTOR _ARBITER_TEST_ALLOCATION_PARAMETERS::AllocateFrom

Definition at line 4568 of file iotypes.h.

◆ AllocateFromCount

_In_ ULONG _ARBITER_TEST_ALLOCATION_PARAMETERS::AllocateFromCount

Definition at line 4567 of file iotypes.h.

◆ ArbitrationList

_Inout_ PLIST_ENTRY _ARBITER_TEST_ALLOCATION_PARAMETERS::ArbitrationList

Definition at line 4566 of file iotypes.h.


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