Searched refs:pRoles (Results 1 – 1 of 1) sorted by relevance
267 COMPointer<ICatalogCollection> pApps, pRoles, pUsersInRole; in COMRegister() local350 (IDispatch **)pRoles.replace())); in COMRegister()351 chk(pRoles->Populate()); in COMRegister()352 chk(pRoles->Add((IDispatch **)pObj.replace())); in COMRegister()355 chk(pRoles->SaveChanges(&n)); in COMRegister()360 chk(pRoles->GetCollection(_bstr_t(L"UsersInRole"), key, in COMRegister()