Warning()
IWarningCallback::Warning(System::SharedPtr<IWarningInfo>) method
Callback method which receives warning and decides whether operation should be aborted.
virtual ReturnAction Aspose::Slides::Warnings::IWarningCallback::Warning(System::SharedPtr<IWarningInfo> warning)=0
Arguments
Parameter | Type | Description |
---|---|---|
warning | System::SharedPtr<IWarningInfo> | Warning to process. |
Return Value
Abortion decision ReturnAction.
See Also
- Enum ReturnAction
- Typedef SharedPtr
- Class IWarningInfo
- Class IWarningCallback
- Namespace Aspose::Slides::Warnings
- Library Aspose.Slides