IXpsPartIterator interface (filterpipeline.h)
The IXpsPartIterator interface is an iterator for XPS parts.
Inheritance
The IXpsPartIterator interface inherits from the IUnknown interface.
Methods
The IXpsPartIterator interface has these methods.
IXpsPartIterator::Current The Current method provides the current URI and part. |
IXpsPartIterator::IsDone The IsDone method determines whether the iterator has finished the iteration. |
IXpsPartIterator::Next The Next method advances the iterator to the next part. |
IXpsPartIterator::Reset The Reset method sets the iterator to the first element. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | filterpipeline.h (include Filterpipeline.h) |