SetData()
IResourceLoadingArgs::SetData(System::ArrayPtr<uint8_t>) method
Sets user provided data of the resource which used if IResourceLoadingCallback::ResourceLoading() returns ResourceLoadingAction::UserProvided.
virtual void Aspose::Slides::IResourceLoadingArgs::SetData(System::ArrayPtr<uint8_t> data)=0
Arguments
Parameter | Type | Description |
---|---|---|
data | System::ArrayPtr<uint8_t> | Provided data of the resource uint8_t[] |
See Also
- Typedef ArrayPtr
- Class IResourceLoadingArgs
- Namespace Aspose::Slides
- Library Aspose.Slides