SkinInformation.Clone Method

Language:

Clones a SkinInformation object.

Definition

Visual Basic Public Function Clone() As SkinInformation
C# public SkinInformation Clone();
C++ public:
SkinInformationClone();
JScript public function Clone() : SkinInformation;

Return Value

Microsoft.DirectX.Direct3D.SkinInformation
A SkinInformation object that contains the cloned object.

Remarks

Exceptions
InvalidCallException The method call is invalid. For example, a method's parameter might contain an invalid value.


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