Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 2.4 KB

nf-upnp-iupnpdevice-get_rootdevice.md

File metadata and controls

73 lines (59 loc) · 2.4 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:upnp.IUPnPDevice.get_RootDevice
IUPnPDevice::get_RootDevice (upnp.h)
The RootDevice property specifies the topmost device in the device tree. The root device represents a physical object.
IUPnPDevice interface [UPnP APIs]
get_RootDevice method
IUPnPDevice.get_RootDevice
IUPnPDevice::get_RootDevice
_upnp_iupnpdevice_rootdevice
get_RootDevice
get_RootDevice method [UPnP APIs]
get_RootDevice method [UPnP APIs]
IUPnPDevice interface
upnp.iupnpdevice_rootdevice
upnp/IUPnPDevice::get_RootDevice
upnp\iupnpdevice_rootdevice.htm
upnp
6c6d1782-693a-4b23-b9e0-7e379ba7f96c
12/05/2018
IUPnPDevice interface [UPnP APIs],get_RootDevice method, IUPnPDevice.get_RootDevice, IUPnPDevice::get_RootDevice, _upnp_iupnpdevice_rootdevice, get_RootDevice, get_RootDevice method [UPnP APIs], get_RootDevice method [UPnP APIs],IUPnPDevice interface, upnp.iupnpdevice_rootdevice, upnp/IUPnPDevice::get_RootDevice
upnp.h
Windows
Windows XP [desktop apps only]
None supported
Upnp.dll
Windows
19H1
IUPnPDevice::get_RootDevice
upnp/IUPnPDevice::get_RootDevice
c++
APIRef
kbSyntax
COM
Upnp.dll
IUPnPDevice.get_RootDevice

IUPnPDevice::get_RootDevice

-description

The RootDevice property specifies the topmost device in the device tree. The root device represents a physical object.

-parameters

-param ppudRootDevice [out]

Receives a reference to an IUPnPDevice object that describes the root device. This reference must be released when it is no longer required.

-returns

For C++: If this property's "get" method succeeds, the return value is S_OK. Otherwise, the method returns one of the COM error codes defined in WinError.h.

-see-also

IUPnPDevice

IUPnPDevice::IsRootDevice