Public Member Functions | |
virtual IExtension *UC_DLL_CALL | createExtension ()=0 |
Implementation should guarantee that all extensions created by this factory will stay valid after this factory is destroyed.
virtual IExtension* UC_DLL_CALL fe::IExtensionFactory::createExtension | ( | ) | [pure virtual] |
Implementation should return heap allocated editor extension or 0
to indicate error.