ReactOS 0.4.15-dev-7958-gcd0bb1a
_TEST_HANDLE_ENTRY Struct Reference
Collaboration diagram for _TEST_HANDLE_ENTRY:

Public Attributes

RTL_HANDLE_TABLE_ENTRY HandleEntry
 
ULONG Data
 

Detailed Description

Definition at line 10 of file RtlHandle.c.

Member Data Documentation

◆ Data

ULONG _TEST_HANDLE_ENTRY::Data

Definition at line 13 of file RtlHandle.c.

Referenced by START_TEST().

◆ HandleEntry

RTL_HANDLE_TABLE_ENTRY _TEST_HANDLE_ENTRY::HandleEntry

Definition at line 12 of file RtlHandle.c.

Referenced by START_TEST().


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