Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Frees memory associated with an XML element.
Syntax
HRESULT WSDXMLCleanupElement(
[in] WSDXML_ELEMENT *pAny
);
Parameters
[in] pAny
Reference to a WSDXML_ELEMENT structure that specifies extension content allowed by the XML ANY keyword.
Return value
This function can return one of these values.
| Return code | Description |
|---|---|
|
Method completed successfully. |
|
pAny is NULL. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | wsdutil.h (include Wsdapi.h) |
| Library | Wsdapi.lib |
| DLL | Wsdapi.dll |