| 
struct ARBITER_TEST_ALLOCATION_PARAMETERS
 |   
 
typedef struct _ARBITER_TEST_ALLOCATION_PARAMETERS
{
     PLIST_ENTRY ArbitrationList;
     ULONG AllocateFromCount;
     PCM_PARTIAL_RESOURCE_DESCRIPTOR AllocateFrom;
} ARBITER_TEST_ALLOCATION_PARAMETERS, *PARBITER_TEST_ALLOCATION_PARAMETERS;
Windows Vista Kernel Structures
  |