ReactOS 0.4.15-dev-7953-g1f49173
_ALIAS_ENTRY Struct Reference
Collaboration diagram for _ALIAS_ENTRY:

Public Attributes

struct _ALIAS_ENTRYNext
 
UNICODE_STRING Source
 
UNICODE_STRING Target
 

Detailed Description

Definition at line 19 of file alias.c.

Member Data Documentation

◆ Next

struct _ALIAS_ENTRY* _ALIAS_ENTRY::Next

◆ Source

UNICODE_STRING _ALIAS_ENTRY::Source

Definition at line 22 of file alias.c.

Referenced by CON_API(), IntGetAllConsoleAliasesLength(), and IntInsertAliasEntry().

◆ Target

UNICODE_STRING _ALIAS_ENTRY::Target

Definition at line 23 of file alias.c.

Referenced by CON_API(), and IntGetAllConsoleAliasesLength().


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