Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a WS-MetadataExchange GetMetadata response message.
Syntax
typedef struct {
WSD_METADATA_SECTION_LIST *Metadata;
} RESPONSEBODY_GetMetadata;
Members
Metadata
Reference to a WSD_METADATA_SECTION_LIST structure that contains a node in a single-linked list of metadata sections.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Header | wsdtypes.h (include Wsdapi.h) |