Searched refs:pApps (Results 1 – 1 of 1) sorted by relevance
267 COMPointer<ICatalogCollection> pApps, pRoles, pUsersInRole; in COMRegister() local301 (IDispatch **)pApps.replace())); in COMRegister()302 chk(pApps->Populate()); in COMRegister()303 chk(pApps->Add((IDispatch **)&pObj)); in COMRegister()310 chk(pApps->SaveChanges(&n)); in COMRegister()349 chk(pApps->GetCollection(_bstr_t(L"Roles"), key, in COMRegister()