GetRootItem Method (SQL-NS)

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()

Part Description
object Expression that evaluates to an object in the Applies To list

Data Type

Long

Prototype (C/C++)

HRESULT GetRootItem(
HSQLNSITEM *pItemOut);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.