Partager via


Méthode IXpsOMGeometryFigure ::GetOwner (xpsobjectmodel.h)

Obtient un pointeur vers l’interface IXpsOMGeometry qui contient la figure geometry.

Syntaxe

HRESULT GetOwner(
  [out, retval] IXpsOMGeometry **owner
);

Paramètres

[out, retval] owner

Pointeur vers l’interface IXpsOMGeometry qui contient la figure geometry. Si l’interface n’est pas affectée à une géométrie, un pointeur NULL est retourné.

Valeur retournée

Si la méthode réussit, elle retourne S_OK ; sinon, elle retourne un code d’erreur HRESULT .

Code de retour Description
S_OK
S_OK
E_POINTER
propriétaire a la valeur NULL.

Configuration requise

   
Client minimal pris en charge Windows 7, Windows Vista avec SP2 et Mise à jour de plateforme pour Windows Vista [applications de bureau | Applications UWP]
Serveur minimal pris en charge Windows Server 2008 R2, Windows Server 2008 avec SP2 et Platform Update pour Windows Server 2008 [applications de bureau | Applications UWP]
Plateforme cible Windows
En-tête xpsobjectmodel.h

Voir aussi

IXpsOMGeometry

IXpsOMGeometryFigure

XML Paper Specification