wsdutil.h header
This header is used by Other Devices Technologies. For more information, see:
wsdutil.h contains the following programming interfaces:
Functions
WSDAllocateLinkedMemory Allocates a linked memory block. |
WSDAttachLinkedMemory Attaches a child memory block to a parent memory block. |
WSDDetachLinkedMemory Detaches a child memory block from its parent memory block. |
WSDFreeLinkedMemory Frees a memory block previously allocated with WSDAllocateLinkedMemory. |
WSDGenerateFault Generates a SOAP fault. (WSDGenerateFault) |
WSDGenerateFaultEx Generates a SOAP fault. (WSDGenerateFaultEx) |
WSDGetConfigurationOption Gets a WSDAPI configuration option. |
WSDSetConfigurationOption Sets a WSDAPI configuration option. |
WSDUriDecode Decodes a URI according to the rules in RFC2396. |
WSDUriEncode Encodes a URI according to URI encoding rules in RFC2396. |
WSDXMLAddChild Adds a child element. |
WSDXMLAddSibling Adds a sibling element. |
WSDXMLBuildAnyForSingleElement Creates an XML element with a specified name and value. |
WSDXMLCleanupElement Frees memory associated with an XML element. |
WSDXMLGetValueFromAny Retrieves a text value from a specified child element of an XML any element. |