ReactOS 0.4.15-dev-7906-g1b85a5f
_PHYSICAL_COUNTER_RESOURCE_DESCRIPTOR Struct Reference

#include <iotypes.h>

Collaboration diagram for _PHYSICAL_COUNTER_RESOURCE_DESCRIPTOR:

Public Attributes

PHYSICAL_COUNTER_RESOURCE_DESCRIPTOR_TYPE Type
 
ULONG Flags
 
union {
   ULONG   CounterIndex
 
   ULONG   ExtendedRegisterAddress
 
   struct {
      ULONG   Begin
 
      ULONG   End
 
   }   Range
 
u
 

Detailed Description

Definition at line 5234 of file iotypes.h.

Member Data Documentation

◆ Begin

ULONG _PHYSICAL_COUNTER_RESOURCE_DESCRIPTOR::Begin

Definition at line 5241 of file iotypes.h.

◆ CounterIndex

ULONG _PHYSICAL_COUNTER_RESOURCE_DESCRIPTOR::CounterIndex

Definition at line 5238 of file iotypes.h.

◆ End

ULONG _PHYSICAL_COUNTER_RESOURCE_DESCRIPTOR::End

Definition at line 5242 of file iotypes.h.

◆ ExtendedRegisterAddress

ULONG _PHYSICAL_COUNTER_RESOURCE_DESCRIPTOR::ExtendedRegisterAddress

Definition at line 5239 of file iotypes.h.

◆ Flags

ULONG _PHYSICAL_COUNTER_RESOURCE_DESCRIPTOR::Flags

Definition at line 5236 of file iotypes.h.

◆ 

struct { ... } _PHYSICAL_COUNTER_RESOURCE_DESCRIPTOR::Range

◆ Type

PHYSICAL_COUNTER_RESOURCE_DESCRIPTOR_TYPE _PHYSICAL_COUNTER_RESOURCE_DESCRIPTOR::Type

Definition at line 5235 of file iotypes.h.

◆ 

union { ... } _PHYSICAL_COUNTER_RESOURCE_DESCRIPTOR::u

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