Skip to content

Latest commit

 

History

History
104 lines (84 loc) · 2.9 KB

nf-xpsobjectmodel-ixpsomshareable-getowner.md

File metadata and controls

104 lines (84 loc) · 2.9 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.IXpsOMShareable.GetOwner
IXpsOMShareable::GetOwner (xpsobjectmodel.h)
Gets the IUnknown interface of the parent.
GetOwner
GetOwner method [XPS Documents and Packaging]
GetOwner method [XPS Documents and Packaging]
IXpsOMShareable interface
IXpsOMShareable interface [XPS Documents and Packaging]
GetOwner method
IXpsOMShareable.GetOwner
IXpsOMShareable::GetOwner
xps.ixpsomshareable_getowner
xpsobjectmodel/IXpsOMShareable::GetOwner
xps\ixpsomshareable_getowner.htm
xps
da871b31-2787-44cc-8678-43d529472f61
12/05/2018
GetOwner, GetOwner method [XPS Documents and Packaging], GetOwner method [XPS Documents and Packaging],IXpsOMShareable interface, IXpsOMShareable interface [XPS Documents and Packaging],GetOwner method, IXpsOMShareable.GetOwner, IXpsOMShareable::GetOwner, xps.ixpsomshareable_getowner, xpsobjectmodel/IXpsOMShareable::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
IXpsOMShareable::GetOwner
xpsobjectmodel/IXpsOMShareable::GetOwner
c++
APIRef
kbSyntax
COM
xpsobjectmodel.h
IXpsOMShareable.GetOwner

IXpsOMShareable::GetOwner

-description

Gets the IUnknown interface of the parent.

-parameters

-param owner [out, retval]

A pointer to the IUnknown interface of the parent.

-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_POINTER
owner is NULL.

-see-also

IXpsOMShareable

XML Paper Specification

XPS Document Errors