Skip to content

Latest commit

 

History

History
66 lines (56 loc) · 1.67 KB

ns-wsdtypes-wsd_metadata_section_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_METADATA_SECTION_LIST
WSD_METADATA_SECTION_LIST (wsdtypes.h)
Represents a node in a single-linked list of metadata sections.
WSD_METADATA_SECTION_LIST
WSD_METADATA_SECTION_LIST structure
ncd.wsd_metadata_section_list_struct
wsdtypes/WSD_METADATA_SECTION_LIST
ncd\wsd_metadata_section_list_struct.htm
ncd
e5c6373a-f365-499d-a971-472ffa557a41
12/05/2018
WSD_METADATA_SECTION_LIST, WSD_METADATA_SECTION_LIST structure, ncd.wsd_metadata_section_list_struct, wsdtypes/WSD_METADATA_SECTION_LIST
wsdtypes.h
Wsdapi.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Windows
WSD_METADATA_SECTION_LIST
19H1
_WSD_METADATA_SECTION_LIST
wsdtypes/_WSD_METADATA_SECTION_LIST
WSD_METADATA_SECTION_LIST
wsdtypes/WSD_METADATA_SECTION_LIST
c++
APIRef
kbSyntax
HeaderDef
WsdTypes.h
WSD_METADATA_SECTION_LIST

WSD_METADATA_SECTION_LIST structure

-description

Represents a node in a single-linked list of metadata sections.

-struct-fields

-field Next

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

-field Element

The metadata section referenced by this node.