lookup_by_id


Description:

[ CCode ( cname = "dmap_container_db_lookup_by_id" ) ]
public abstract unowned DMAPContainerRecord lookup_by_id (ContainerDb db, uint id)

Parameters:

this

A container database.

id

A record ID.

Returns:

the database record corresponding to id. This record should be unrefed when no longer required.