Skip to content

Latest commit

 

History

History
104 lines (84 loc) · 3.13 KB

nf-xpsobjectmodel-ixpsompagereference-getowner.md

File metadata and controls

104 lines (84 loc) · 3.13 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.IXpsOMPageReference.GetOwner
IXpsOMPageReference::GetOwner (xpsobjectmodel.h)
Gets a pointer to the IXpsOMDocument interface that contains the page reference.
GetOwner
GetOwner method [XPS Documents and Packaging]
GetOwner method [XPS Documents and Packaging]
IXpsOMPageReference interface
IXpsOMPageReference interface [XPS Documents and Packaging]
GetOwner method
IXpsOMPageReference.GetOwner
IXpsOMPageReference::GetOwner
xps.ixpsompagereference_getowner
xpsobjectmodel/IXpsOMPageReference::GetOwner
xps\ixpsompagereference_getowner.htm
xps
1229972d-ae0f-41db-aafb-99d9647360e1
12/05/2018
GetOwner, GetOwner method [XPS Documents and Packaging], GetOwner method [XPS Documents and Packaging],IXpsOMPageReference interface, IXpsOMPageReference interface [XPS Documents and Packaging],GetOwner method, IXpsOMPageReference.GetOwner, IXpsOMPageReference::GetOwner, xps.ixpsompagereference_getowner, xpsobjectmodel/IXpsOMPageReference::GetOwner
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
IXpsOMPageReference::GetOwner
xpsobjectmodel/IXpsOMPageReference::GetOwner
c++
APIRef
kbSyntax
COM
xpsobjectmodel.h
IXpsOMPageReference.GetOwner

IXpsOMPageReference::GetOwner

-description

Gets a pointer to the IXpsOMDocument interface that contains the page reference.

-parameters

-param document [out, retval]

A pointer to the IXpsOMDocument interface that contains the page reference. If the page reference does not have an owner, a NULL pointer is returned.

-returns

If the method succeeds, it returns S_OK; otherwise, it returns an HRESULT error code.

Return code Description
S_OK
The method succeeded.
E_POINTER
document is NULL.

-see-also

IXpsOMDocument

IXpsOMPageReference

XML Paper Specification