The GetName method retrieves the name of a member item.
object.GetName(
ItemIn)
object
Expression that evaluates to an object in the Applies To list
ItemIn
Handle to the item in the namespace hierarchy
String
HRESULT GetName(
HSQLNSITEM ItemIn,
BSTR *pRetVal);