SendWarning()
IWarningInfo::SendWarning(System::SharedPtr<IWarningCallback>) method
If receiver is not null ends warning to a specified receiver and throws the AbortRequestedException if receiver decided to abort a operation.
virtual void Aspose::Slides::Warnings::IWarningInfo::SendWarning(System::SharedPtr<IWarningCallback> receiver)=0
Arguments
Parameter | Type | Description |
---|---|---|
receiver | System::SharedPtr<IWarningCallback> | Receiver object IWarningCallback |
See Also
- Typedef SharedPtr
- Class IWarningCallback
- Class IWarningInfo
- Namespace Aspose::Slides::Warnings
- Library Aspose.Slides