Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |