Find lastest matched object with given name.
- Parameters:
-
| entry | Q_ENTRY pointer |
| name | key name |
| size | if size is not NULL, object size will be stored. |
- Returns:
- a pointer of the stored object.
- Note:
- If you have objects which have same name. this method can be used to find out lastest matched object.
Definition at line 391 of file qEntry.c.