IDeviceManagerGetRootDevice Method |
[This is preliminary documentation and is subject to change.]
Retrieves the root device id when using slots.
If a root device id is given it will be returned.
Namespace: Netadmin.Management.InventoryAssembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntaxlong GetRootDevice(
long deviceId
)
Function GetRootDevice (
deviceId As Long
) As Long
Parameters
- deviceId
- Type: SystemInt64
The device id
Return Value
Type:
Int64The root device id
See Also