ReactOS 0.4.15-dev-7942-gd23573b
_ATOM_BASIC_INFORMATION Struct Reference

#include <extypes.h>

Public Attributes

USHORT UsageCount
 
USHORT Flags
 
USHORT NameLength
 
WCHAR Name [1]
 
USHORT ReferenceCount
 
USHORT Pinned
 

Detailed Description

Definition at line 694 of file extypes.h.

Member Data Documentation

◆ Flags

USHORT _ATOM_BASIC_INFORMATION::Flags

Definition at line 697 of file extypes.h.

Referenced by NtQueryInformationAtom().

◆ Name

WCHAR _ATOM_BASIC_INFORMATION::Name

Definition at line 699 of file extypes.h.

Referenced by InternalGetAtomName(), NtQueryInformationAtom(), and test_Global().

◆ NameLength

USHORT _ATOM_BASIC_INFORMATION::NameLength

Definition at line 698 of file extypes.h.

Referenced by InternalGetAtomName(), NtQueryInformationAtom(), and test_Global().

◆ Pinned

USHORT _ATOM_BASIC_INFORMATION::Pinned

Definition at line 1771 of file winternl.h.

◆ ReferenceCount

USHORT _ATOM_BASIC_INFORMATION::ReferenceCount

Definition at line 1770 of file winternl.h.

◆ UsageCount

USHORT _ATOM_BASIC_INFORMATION::UsageCount

Definition at line 696 of file extypes.h.

Referenced by NtQueryInformationAtom().


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