IResourceEncoder: GetEncodedResource |
Returns the next available resource from the encoder.
Public Function GetEncodedResource( ByRef OutKey As ResourceKey, ByRef OutValue ( ) As Byte ) As Boolean
This function should not throw an exception. If there are no more resources to be returned, then False should just be returned.