ReactOS 0.4.15-dev-8061-g57b775e
_RESOURCE_HASH_ENTRY Struct Reference

#include <extypes.h>

Collaboration diagram for _RESOURCE_HASH_ENTRY:

Public Attributes

LIST_ENTRY ListEntry
 
PVOID Address
 
ULONG ContentionCount
 
ULONG Number
 

Detailed Description

Definition at line 251 of file extypes.h.

Member Data Documentation

◆ Address

PVOID _RESOURCE_HASH_ENTRY::Address

Definition at line 253 of file extypes.h.

◆ ContentionCount

ULONG _RESOURCE_HASH_ENTRY::ContentionCount

Definition at line 254 of file extypes.h.

◆ ListEntry

LIST_ENTRY _RESOURCE_HASH_ENTRY::ListEntry

Definition at line 252 of file extypes.h.

◆ Number

ULONG _RESOURCE_HASH_ENTRY::Number

Definition at line 255 of file extypes.h.


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