Searched refs:cPublicRefs (Results 1 – 4 of 4) sorted by relevance
192 stdobjref->cPublicRefs = NORMALEXTREFS; in marshal_object()197 stdobjref->cPublicRefs = 0; in marshal_object()424 stdobjref.cPublicRefs = 0; in Proxy_MarshalInterface()436 cPublicRefsOld = cPublicRefs; in Proxy_MarshalInterface()437 stdobjref.cPublicRefs = cPublicRefs / 2; in Proxy_MarshalInterface()438 cPublicRefsNew = cPublicRefs - stdobjref.cPublicRefs; in Proxy_MarshalInterface()463 stdobjref.cPublicRefs = rif.cPublicRefs; in Proxy_MarshalInterface()516 rif.cPublicRefs = qiresults->std.cPublicRefs; in Proxy_MarshalInterface()703 rif.cPublicRefs = NORMALEXTREFS; in ifproxy_get_public_ref()741 rif.cPublicRefs = public_refs; in ifproxy_release_public_refs()[all …]
144 unsigned long cPublicRefs;197 unsigned long cPublicRefs;
763 stub_manager_ext_addref(stubmgr, InterfaceRefs[i].cPublicRefs, FALSE); in RemUnknown_RemAddRef()796 stub_manager_ext_release(stubmgr, InterfaceRefs[i].cPublicRefs, FALSE, TRUE); in RemUnknown_RemRelease()
93 ULONG cPublicRefs; member1624 ok(stdobjref->cPublicRefs == 5, "stdobjref.cPublicRefs = %d\n", in test_CoGetStandardMarshal()1625 stdobjref->cPublicRefs); in test_CoGetStandardMarshal()