Share via


WSD_UNKNOWN_LOOKUP (Compact 2013)

3/26/2014

This structure represents an XML element that could not be parsed.

Syntax

typedef struct _WSD_UNKNOWN_LOOKUP {
  WSDXML_ELEMENT* Any;
} WSD_UNKNOWN_LOOKUP;

Members

  • Any
    Reference to a WSDXML_ELEMENT structure that specifies extension content allowed by the XML ANY keyword.

Requirements

Header

wsdapi.h

Library

wsdapi.lib

See Also

Reference

Web Services on Devices Structures