Skip to content

Latest commit

 

History

History
64 lines (51 loc) · 1.91 KB

nf-filterpipeline-ifixedpage-getxpspartiterator.md

File metadata and controls

64 lines (51 loc) · 1.91 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NF:filterpipeline.IFixedPage.GetXpsPartIterator
IFixedPage::GetXpsPartIterator (filterpipeline.h)
The GetXpsPartIterator method gets an iterator to enumerate all of the parts that are associated with the page.
print\ifixedpage_getxpspartiterator.htm
print
04/20/2018
IFixedPage::GetXpsPartIterator
GetXpsPartIterator, GetXpsPartIterator method [Print Devices], GetXpsPartIterator method [Print Devices],IFixedPage interface, IFixedPage interface [Print Devices],GetXpsPartIterator method, IFixedPage.GetXpsPartIterator, IFixedPage::GetXpsPartIterator, filterpipeline/IFixedPage::GetXpsPartIterator, filterpipeline_da8f4ed6-71b0-4d95-867b-7389815fd072.xml, print.ifixedpage_getxpspartiterator
filterpipeline.h
Desktop
Filterpipeline.idl
Windows
IFixedPage::GetXpsPartIterator
filterpipeline/IFixedPage::GetXpsPartIterator
APIRef
kbSyntax
COM
filterpipeline.h
IFixedPage::GetXpsPartIterator

IFixedPage::GetXpsPartIterator

-description

The GetXpsPartIterator method gets an iterator to enumerate all of the parts that are associated with the page.

-parameters

-param pXpsPartIt [out]

An iterator that you can use to enumerate all of the parts that are associated with the page.

-returns

GetXpsPartIterator returns an HRESULT value.

-remarks

Filters should not add or delete parts while using the iterator that the GetXpsPartIterator method retrieves.