Skip to content

Latest commit

 

History

History
66 lines (56 loc) · 1.67 KB

ns-wsdtypes-wsd_localized_string_list.md

File metadata and controls

66 lines (56 loc) · 1.67 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:wsdtypes._WSD_LOCALIZED_STRING_LIST
WSD_LOCALIZED_STRING_LIST (wsdtypes.h)
Represents a node in a single-linked list of localized strings.
WSD_LOCALIZED_STRING_LIST
WSD_LOCALIZED_STRING_LIST structure
ncd.wsd_localized_string_list_struct
wsdtypes/WSD_LOCALIZED_STRING_LIST
ncd\wsd_localized_string_list_struct.htm
ncd
4941885c-d349-4e43-838f-b60c3cdc32ba
12/05/2018
WSD_LOCALIZED_STRING_LIST, WSD_LOCALIZED_STRING_LIST structure, ncd.wsd_localized_string_list_struct, wsdtypes/WSD_LOCALIZED_STRING_LIST
wsdtypes.h
Wsdapi.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Windows
WSD_LOCALIZED_STRING_LIST
19H1
_WSD_LOCALIZED_STRING_LIST
wsdtypes/_WSD_LOCALIZED_STRING_LIST
WSD_LOCALIZED_STRING_LIST
wsdtypes/WSD_LOCALIZED_STRING_LIST
c++
APIRef
kbSyntax
HeaderDef
WsdTypes.h
WSD_LOCALIZED_STRING_LIST

WSD_LOCALIZED_STRING_LIST structure

-description

Represents a node in a single-linked list of localized strings.

-struct-fields

-field Next

Reference to the next node in the linked list of WSD_LOCALIZED_STRING_LIST structures.

-field Element

The localized string referenced by this node.