IFhScopeIterator interface (fhcfg.h)

The IFhScopeIterator interface allows client applications to enumerate individual items in an inclusion or exclusion list. To retrieve inclusion and exclusion lists, call the IFhConfigMgr::GetIncludeExcludeRules method.

Note

IFhScopeIterator is deprecated and may be altered or unavailable in future releases.

Inheritance

The IFhScopeIterator interface inherits from the IUnknown interface. IFhScopeIterator also has these types of members:

Methods

The IFhScopeIterator interface has these methods.

 
IFhScopeIterator::GetItem

Retrieves the current item in an inclusion or exclusion list.
IFhScopeIterator::MoveToNextItem

Moves to the next item in the inclusion or exclusion list.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header fhcfg.h