ReactOS 0.4.15-dev-7788-g1ad9096
_LAYOUT_LIST_NODE Struct Reference

#include <layout_list.h>

Collaboration diagram for _LAYOUT_LIST_NODE:

Public Attributes

DWORD dwKLID
 
WORD wSpecialId
 
LPWSTR pszName
 
LPWSTR pszFile
 
LPWSTR pszImeFile
 
struct _LAYOUT_LIST_NODEpPrev
 
struct _LAYOUT_LIST_NODEpNext
 

Detailed Description

Definition at line 5 of file layout_list.h.

Member Data Documentation

◆ dwKLID

◆ pNext

◆ pPrev

struct _LAYOUT_LIST_NODE* _LAYOUT_LIST_NODE::pPrev

Definition at line 13 of file layout_list.h.

Referenced by LayoutList_AppendNode().

◆ pszFile

LPWSTR _LAYOUT_LIST_NODE::pszFile

Definition at line 10 of file layout_list.h.

Referenced by LayoutList_AppendNode(), and LayoutList_Destroy().

◆ pszImeFile

LPWSTR _LAYOUT_LIST_NODE::pszImeFile

Definition at line 11 of file layout_list.h.

Referenced by AddToInputListView(), LayoutList_AppendNode(), and LayoutList_Destroy().

◆ pszName

◆ wSpecialId

WORD _LAYOUT_LIST_NODE::wSpecialId

Definition at line 8 of file layout_list.h.

Referenced by LayoutList_AppendNode(), and LayoutList_GetByHkl().


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