Virtual Method
RBRhythmDBEntryTypecreate_ext_db_key
Declaration [src]
RBExtDBKey*
create_ext_db_key (
RhythmDBEntryType* etype,
RhythmDBEntry* entry,
RhythmDBPropType prop
)
Parameters
entry-
Type:
RhythmDBEntryNo description available.
The data is owned by the caller of the method. prop-
Type:
RhythmDBPropTypeNo description available.
Return value
Type: RBExtDBKey
No description available.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |