Home
last modified time | relevance | path

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

/openbmc/qemu/qga/vss-win32/
H A Dinstall.cpp269 COMPointer<ICatalogCollection> pApps, pRoles, pUsersInRole; in COMRegister() local
363 (IDispatch **)pUsersInRole.replace())); in COMRegister()
364 chk(pUsersInRole->Populate()); in COMRegister()
366 chk(pUsersInRole->Add((IDispatch **)pObj.replace())); in COMRegister()
372 chk(pUsersInRole->Add((IDispatch **)pObj.replace())); in COMRegister()
374 chk(pUsersInRole->SaveChanges(&n)); in COMRegister()