ReactOS 0.4.15-dev-7961-gdcf9eb0
_LOCALE_LIST_NODE Struct Reference

#include <locale_list.h>

Collaboration diagram for _LOCALE_LIST_NODE:

Public Attributes

WCHARpszName
 
DWORD dwId
 
struct _LOCALE_LIST_NODEpPrev
 
struct _LOCALE_LIST_NODEpNext
 

Detailed Description

Definition at line 5 of file locale_list.h.

Member Data Documentation

◆ dwId

◆ pNext

struct _LOCALE_LIST_NODE* _LOCALE_LIST_NODE::pNext

◆ pPrev

struct _LOCALE_LIST_NODE* _LOCALE_LIST_NODE::pPrev

Definition at line 11 of file locale_list.h.

Referenced by LocaleList_Append().

◆ pszName


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