Show/Hide Toolbars

RiverSoftAVG Products Help

The Clone method is intended to return a copy of the interface object. It is up to the interface implementer whether the clone is a shallow or deep copy. Please refer to the other interface documentation. A common implementation of this method creates the underlying object and then calls the Assign method.

Note that this method returns an IInterface and may need to be cast in order to assign it to another variable of a descendant interface type.
 

Namespace: CommonInterfaces

Return Value

Type: IInterface

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb