ITransformProperties::Clone method
The Clone method creates a copy of the current ITransformProperties interface.
Syntax
HRESULT Clone(
[out] ITransformProperties **ppNewProps
);
Parameters
-
ppNewProps [out]
-
Address of a pointer to a copy of this collection. The caller must release the retrieved interface when done with it.
Return value
The method returns an HRESULT of S_OK for success, or a standard COM error code for failure.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
Library |
|