BinaryResourceEncoder: GetEncodedResource |
Retrieves the next encoded resource in the encoder.
Public Function GetEncodedResource( ByRef OutKey As ResourceKey, ByRef OutValue ( ) As Byte ) As Boolean
This function can be called multiple times to retrieve multiple resources. As long as a resource is returned, True will be returned, otherwise False will be returned.