Skip to content

Latest commit

 

History

History
119 lines (96 loc) · 3.42 KB

nf-xpsobjectmodel-ixpsomradialgradientbrush-clone.md

File metadata and controls

119 lines (96 loc) · 3.42 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.IXpsOMRadialGradientBrush.Clone
IXpsOMRadialGradientBrush::Clone (xpsobjectmodel.h)
Makes a deep copy of the interface. (IXpsOMRadialGradientBrush.Clone)
Clone
Clone method [XPS Documents and Packaging]
Clone method [XPS Documents and Packaging]
IXpsOMRadialGradientBrush interface
IXpsOMRadialGradientBrush interface [XPS Documents and Packaging]
Clone method
IXpsOMRadialGradientBrush.Clone
IXpsOMRadialGradientBrush::Clone
xps.ixpsomradialgradientbrush_clone
xpsobjectmodel/IXpsOMRadialGradientBrush::Clone
xps\ixpsomradialgradientbrush_clone.htm
xps
be715ef5-9d75-464d-ab72-da2a4047d1e5
12/05/2018
Clone, Clone method [XPS Documents and Packaging], Clone method [XPS Documents and Packaging],IXpsOMRadialGradientBrush interface, IXpsOMRadialGradientBrush interface [XPS Documents and Packaging],Clone method, IXpsOMRadialGradientBrush.Clone, IXpsOMRadialGradientBrush::Clone, xps.ixpsomradialgradientbrush_clone, xpsobjectmodel/IXpsOMRadialGradientBrush::Clone
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
IXpsOMRadialGradientBrush::Clone
xpsobjectmodel/IXpsOMRadialGradientBrush::Clone
c++
APIRef
kbSyntax
COM
xpsobjectmodel.h
IXpsOMRadialGradientBrush.Clone

IXpsOMRadialGradientBrush::Clone

-description

Makes a deep copy of the interface.

-parameters

-param radialGradientBrush [out, retval]

A pointer to the copy of the interface.

-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_OUTOFMEMORY
Not enough memory to perform this operation.
E_POINTER
radialGradientBrush is NULL.

-remarks

This method does not update any of the resource pointers in the new IXpsOMRadialGradientBrush interface.

-see-also

IXpsOMRadialGradientBrush

XML Paper Specification

XPS Document Errors