Home
last modified time | relevance | path

Searched refs:tagid_res (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/apitests/apphelp/
H A Ddb.cpp1688 TAGID tagid_res; in test_TagRef() local
1690 ret = pSdbTagRefToTagID(hsdb, child, &pdb_res, &tagid_res); in test_TagRef()
1695 ret = pSdbTagIDToTagRef(hsdb, pdb_res, tagid_res, &tr); in test_TagRef()
1697 ok_hex(tr, (int)tagid_res); in test_TagRef()