PresentParameters.Clone Method

Language:

Clones, or copies, a PresentParameters object.

Definition

Visual Basic Overrides Public Function Clone() As Object
C# public override object Clone();
C++ public:
virtual ObjectClone() override;
JScript public override function Clone() : Object;

Return Value

System.Object
An Object Leave Site that represents the copied device.

Remarks

Exceptions
OutOfMemoryException Leave Site Microsoft Direct3D could not allocate sufficient memory to complete the call.


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center