Retrieves the object type (SQLNSObjectType) of the item.
| SQLNamespace Object |
object.GetType(
ItemIn)
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
| ItemIn | Handle to the item in the namespace hierarchy |
HRESULT GetType(
HSQLNSITEM ItemIn,
SQLNSObjectType *pRetVal);