Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The IUPnPDeviceDocumentAccessEx interface provides a method to obtain the entire XML device description document for a specific device.
Inheritance
The IUPnPDeviceDocumentAccessEx interface inherits from the IUnknown interface. IUPnPDeviceDocumentAccessEx also has these types of members:
Methods
The IUPnPDeviceDocumentAccessEx interface has these methods.
| IUPnPDeviceDocumentAccessEx::GetDocument Retrieves the XML device description document for a UPnP device. |
Remarks
This interface is obtained by calling QueryInterface on the same object that provides an implementation of IUPnPDevice, after which GetDocument can be called on it.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 [desktop apps only] |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | upnp.h |