IAdmListItemTypeInfo
The IAdmListItemTypeInfo interface provides information about items of the same type and object class in the IAdmListItems list.
Inheritance: IUnknown
For information on how to use the IAdmListItemTypeInfo interface, see IAdmListItems::GetItemTypes.
Properties
Details
Count
Gets the number of list items.
- Type:
- int
- Access:
- Read-only
ItemType
Gets the type of list items.
- Type:
- ADM_LISTITEMTYPE_ENUM
- Access:
- Read-only
SubType
Gets the object class of list items.
- Type:
- string
- Access:
- Read-only
Remarks
The property is null
for list items that represent non-directory objects.
Requirements
Minimum required version: 2018.1