CefResourceBundleHandlerGetDataResource Method |
Called to retrieve data for the specified scale independent |resource_id|.
To provide the resource data set |data| and |data_size| to the data pointer
and size respectively and return true. To use the default resource data
return false. The resource data will not be copied and must remain resident
in memory. Include cef_pack_resources.h for a listing of valid resource ID
values.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax See Also