Searched refs:pApps (Results 1 – 1 of 1) sorted by relevance
269 COMPointer<ICatalogCollection> pApps, pRoles, pUsersInRole; in COMRegister() local307 (IDispatch **)pApps.replace())); in COMRegister()308 chk(pApps->Populate()); in COMRegister()309 chk(pApps->Add((IDispatch **)&pObj)); in COMRegister()316 chk(pApps->SaveChanges(&n)); in COMRegister()355 chk(pApps->GetCollection(_bstr_t(L"Roles"), key, in COMRegister()