The GetParentItem method retrieves the parent item.
object.GetParentItem(
ItemIn)
object
Expression that evaluates to an object in the Applies To list
ItemIn
Handle to the item in the namespace hierarchy
Long
HRESULT GetParentItem(
HSQLNSITEM ItemIn,
HSQLNSITEM *pItemOut);