WSDRegisterNamespaces (Windows Embedded CE 6.0)

1/6/2010

This function registers the XML namespaces for the specified context.

Syntax

void WSDRegisterNamespaces(
  IWSDXMLContext* pContext
);

Parameters

  • pContext
    [in] Reference to a IWSDXMLContext object that represents the XML context.

Return Value

This function does not return a value.

Requirements

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

See Also

Reference

Web Services on Devices Functions
Web Services on Devices Reference