Universal Document Shell Plugin Clone interface. IPluginClone is used to clone the object. More...
#include <plugin_clone.h>
Data Fields | |
IPluginUnknown *(* | create_clone_object )(IPluginUnknown *thiz) |
Clone the object. |
Universal Document Shell Plugin Clone interface. IPluginClone is used to clone the object.
Copyright (C) 2008 iRex Technologies B.V. All rights reserved.
Definition at line 41 of file plugin_clone.h.
Clone the object.
thiz | The unknown interface of the source object. |
Referenced by text::PluginRenderSettingsImpl::PluginRenderSettingsImpl(), pdf::PluginRenderSettingsImpl::PluginRenderSettingsImpl(), and images::PluginRenderSettingsImpl::PluginRenderSettingsImpl().