Skip to content

Latest commit

 

History

History
109 lines (87 loc) · 3.28 KB

nf-xpsobjectmodel-ixpsomdictionary-getindex.md

File metadata and controls

109 lines (87 loc) · 3.28 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date 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 req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:xpsobjectmodel.IXpsOMDictionary.GetIndex
IXpsOMDictionary::GetIndex (xpsobjectmodel.h)
Gets the index of an IXpsOMShareable interface from the dictionary.
GetIndex
GetIndex method [XPS Documents and Packaging]
GetIndex method [XPS Documents and Packaging]
IXpsOMDictionary interface
IXpsOMDictionary interface [XPS Documents and Packaging]
GetIndex method
IXpsOMDictionary.GetIndex
IXpsOMDictionary::GetIndex
xps.ixpsomdictionary_getindex
xpsobjectmodel/IXpsOMDictionary::GetIndex
xps\ixpsomdictionary_getindex.htm
printdocs
dd3d8ff2-8674-4669-b7c5-6f97c957cc64
12/05/2018
GetIndex, GetIndex method [XPS Documents and Packaging], GetIndex method [XPS Documents and Packaging],IXpsOMDictionary interface, IXpsOMDictionary interface [XPS Documents and Packaging],GetIndex method, IXpsOMDictionary.GetIndex, IXpsOMDictionary::GetIndex, xps.ixpsomdictionary_getindex, xpsobjectmodel/IXpsOMDictionary::GetIndex
xpsobjectmodel.h
Windows
Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps \| UWP apps]
Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps \| UWP apps]
XpsObjectModel.idl
Windows
19H1
IXpsOMDictionary::GetIndex
xpsobjectmodel/IXpsOMDictionary::GetIndex
c++
APIRef
kbSyntax
COM
xpsobjectmodel.h
IXpsOMDictionary.GetIndex

IXpsOMDictionary::GetIndex

-description

Gets the index of an IXpsOMShareable interface from the dictionary.

-parameters

-param entry [in]

The IXpsOMShareable interface pointer to be found in the dictionary.

-param index [out, retval]

The zero-based index of entry in the dictionary.

-returns

The method returns an HRESULT. Possible values include, but are not limited to, those in the table that follows. For information about XPS document API return values that are not listed in this table, see XPS Document Errors.

Return code Description
S_OK
The method succeeded.
E_INVALIDARG
The object referenced by entry is not in the dictionary.

-see-also

IXpsOMDictionary

IXpsOMShareable

XML Paper Specification