ReactOS 0.4.15-dev-8061-g57b775e
_RTL_ATOM_HANDLE Struct Reference
Collaboration diagram for _RTL_ATOM_HANDLE:

Public Attributes

RTL_HANDLE_TABLE_ENTRY Handle
 
PRTL_ATOM_TABLE_ENTRY AtomEntry
 

Detailed Description

Definition at line 354 of file libsupp.c.

Member Data Documentation

◆ AtomEntry

PRTL_ATOM_TABLE_ENTRY _RTL_ATOM_HANDLE::AtomEntry

Definition at line 357 of file libsupp.c.

Referenced by RtlpCreateAtomHandle(), and RtlpGetAtomEntry().

◆ Handle

RTL_HANDLE_TABLE_ENTRY _RTL_ATOM_HANDLE::Handle

Definition at line 356 of file libsupp.c.

Referenced by RtlpCreateAtomHandle().


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