Interface allowing an object to be copied. More...
#include <icloneable.h>
Public Member Functions | |
virtual FUnknown * | clone ()=0 |
Create exact copy of the object. | |
Static Public Attributes | |
static const FUID | iid |
Interface allowing an object to be copied.
[plug & host imp]
[released: N4.12]
virtual FUnknown* clone | ( | ) | [pure virtual] |
Create exact copy of the object.