Definition IMAGE_RESOURCE_DATA_ENTRY.hh:26
virtual uint32_t Size() const =0
Get the size of the data.
virtual ~IMAGE_RESOURCE_DATA_ENTRY()=default
virtual uint32_t OffsetToData() const =0
Get the relative offset from the base of the image to the data.
virtual uint32_t CodePage() const =0
Get the CodePage (TODO: What is this for?)
virtual guest_ptr< void > data_address() const =0
Get the absolute address of the data.