Aspose::Page::Plugins::IPlugin::Process methode
IPlugin::Process method
Laadt een plug-in om te verwerken met gedefinieerde opties.
virtual System::SharedPtr<ResultContainer> Aspose::Page::Plugins::IPlugin::Process(System::SharedPtr<IPluginOptions> options)=0
| Parameter | Type | Beschrijving |
|---|---|---|
| opties | System::SharedPtr<IPluginOptions> | Een opties-object dat instructies voor de plug-in bevat |
ReturnValue
Een ResultContainer object dat het resultaat van de verwerking bevat
Zie ook
- Typedef SharedPtr
- Class ResultContainer
- Class IPluginOptions
- Class IPlugin
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++