IResourceDecoder
IResourceDecoder
Provides an interface to allow a
ResourceReader
to decode resource types found within a .RES file.
Public:
Methods:
Name
Description
Decode
Decodes a raw resource data, returning the number of embedded resources created.
GetDecodeType
Returns the type of resource this decoder can decode.
GetResource
Returns the next resource key and data that was decoded from DecodeResource.
See Also
Project CorLib Overview
Class IResourceDecoder Overview