GetRootItem Method

SQL-NS

SQL-NS

GetRootItem Method

Retrieves the handle to the root item in the Namespace hierarchy. The root item is defined by the Initialize method.

Applies To
SQLNamespace Object
Syntax

object.GetRootItem()

Parts

object

Expression that evaluates to an object in the Applies To list

Data Type

Long

Prototype (C/C++)

HRESULT GetRootItem(
HSQLNSITEM *pItemOut);