Skip to content

Latest commit

 

History

History
115 lines (95 loc) · 2.91 KB

nf-xpsobjectmodel-ixpsomvisualbrush-clone.md

File metadata and controls

115 lines (95 loc) · 2.91 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.IXpsOMVisualBrush.Clone
IXpsOMVisualBrush::Clone (xpsobjectmodel.h)
Makes a deep copy of the interface. (IXpsOMVisualBrush.Clone)
Clone
Clone method [XPS Documents and Packaging]
Clone method [XPS Documents and Packaging]
IXpsOMVisualBrush interface
IXpsOMVisualBrush interface [XPS Documents and Packaging]
Clone method
IXpsOMVisualBrush.Clone
IXpsOMVisualBrush::Clone
xps.ixpsomvisualbrush_clone
xpsobjectmodel/IXpsOMVisualBrush::Clone
xps\ixpsomvisualbrush_clone.htm
xps
c3341566-6b35-4ed9-9db8-d5493656755e
12/05/2018
Clone, Clone method [XPS Documents and Packaging], Clone method [XPS Documents and Packaging],IXpsOMVisualBrush interface, IXpsOMVisualBrush interface [XPS Documents and Packaging],Clone method, IXpsOMVisualBrush.Clone, IXpsOMVisualBrush::Clone, xps.ixpsomvisualbrush_clone, xpsobjectmodel/IXpsOMVisualBrush::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
IXpsOMVisualBrush::Clone
xpsobjectmodel/IXpsOMVisualBrush::Clone
c++
APIRef
kbSyntax
COM
xpsobjectmodel.h
IXpsOMVisualBrush.Clone

IXpsOMVisualBrush::Clone

-description

Makes a deep copy of the interface.

-parameters

-param visualBrush [out, retval]

A pointer to the copy of the interface.

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

-remarks

This method does not update the resource pointers in the new IXpsOMVisualBrush interface.

-see-also

IXpsOMVisualBrush

XML Paper Specification