Share via


RESPONSEBODY_GetMetadata

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This structure 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

Header wsdapi.h
Library wsdapi.lib
Windows Embedded CE Windows Embedded CE 6.0 R2

See Also

Reference

Web Services on Devices Structures