ReactOS 0.4.15-dev-8002-gbbb3b00
_TDI_PROVIDER_RESOURCE_STATS Struct Reference

#include <tdi.h>

Public Attributes

ULONG ResourceId
 
ULONG MaximumResourceUsed
 
ULONG AverageResourceUsed
 
ULONG ResourceExhausted
 

Detailed Description

Definition at line 269 of file tdi.h.

Member Data Documentation

◆ AverageResourceUsed

ULONG _TDI_PROVIDER_RESOURCE_STATS::AverageResourceUsed

Definition at line 272 of file tdi.h.

◆ MaximumResourceUsed

ULONG _TDI_PROVIDER_RESOURCE_STATS::MaximumResourceUsed

Definition at line 271 of file tdi.h.

◆ ResourceExhausted

ULONG _TDI_PROVIDER_RESOURCE_STATS::ResourceExhausted

Definition at line 273 of file tdi.h.

◆ ResourceId

ULONG _TDI_PROVIDER_RESOURCE_STATS::ResourceId

Definition at line 270 of file tdi.h.


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