SUCCEEDED 162 ext/com_dotnet/com_com.c if (SUCCEEDED(res = CreateBindCtx(0, &pBindCtx))) { SUCCEEDED 181 ext/com_dotnet/com_com.c if (SUCCEEDED(res = MkParseDisplayName(pBindCtx, moniker, &ulEaten, &pMoniker))) { SUCCEEDED 185 ext/com_dotnet/com_com.c if (SUCCEEDED(res)) { SUCCEEDED 204 ext/com_dotnet/com_com.c if (SUCCEEDED(res)) { SUCCEEDED 211 ext/com_dotnet/com_com.c if (SUCCEEDED(res)) { SUCCEEDED 257 ext/com_dotnet/com_com.c if (SUCCEEDED(ITypeInfo_GetContainingTypeLib(obj->typeinfo, &TL, &idx))) { SUCCEEDED 261 ext/com_dotnet/com_com.c if (SUCCEEDED(ITypeLib_GetDocumentation(TL, -1, &name, NULL, NULL, NULL))) { SUCCEEDED 438 ext/com_dotnet/com_com.c if (SUCCEEDED(hr)) { SUCCEEDED 449 ext/com_dotnet/com_com.c if (SUCCEEDED(hr)) { SUCCEEDED 586 ext/com_dotnet/com_com.c return SUCCEEDED(hr) ? SUCCESS : FAILURE; SUCCEEDED 635 ext/com_dotnet/com_com.c return SUCCEEDED(hr) ? SUCCESS : FAILURE; SUCCEEDED 264 ext/com_dotnet/com_dotnet.c if (SUCCEEDED(hr)) { SUCCEEDED 271 ext/com_dotnet/com_dotnet.c if (SUCCEEDED(hr)) { SUCCEEDED 274 ext/com_dotnet/com_dotnet.c if (SUCCEEDED(hr)) { SUCCEEDED 280 ext/com_dotnet/com_dotnet.c if (SUCCEEDED(hr)) { SUCCEEDED 200 ext/com_dotnet/com_handlers.c if (SUCCEEDED(php_com_get_id_of_name(obj, Z_STRVAL_P(member), Z_STRLEN_P(member), &dispid))) { SUCCEEDED 296 ext/com_dotnet/com_handlers.c if (SUCCEEDED(ITypeInfo_GetTypeComp(obj->typeinfo, &comp))) { SUCCEEDED 300 ext/com_dotnet/com_handlers.c if (SUCCEEDED(ITypeComp_Bind(comp, olename, lhash, INVOKE_FUNC, &TI, &kind, &bindptr))) { SUCCEEDED 510 ext/com_dotnet/com_handlers.c if (SUCCEEDED(res)) { SUCCEEDED 516 ext/com_dotnet/com_handlers.c if (SUCCEEDED(res)) { SUCCEEDED 577 ext/com_dotnet/com_handlers.c if (SUCCEEDED(IDispatch_QueryInterface(V_DISPATCH(&obj->v), SUCCEEDED 580 ext/com_dotnet/com_handlers.c if (SUCCEEDED(IConnectionPointContainer_FindConnectionPoint(cont, SUCCEEDED 101 ext/com_dotnet/com_iterator.c if (SUCCEEDED(IEnumVARIANT_Next(I->ev, 1, &I->v, &n_fetched)) && n_fetched > 0) { SUCCEEDED 225 ext/com_dotnet/com_iterator.c if (SUCCEEDED(IEnumVARIANT_Next(I->ev, 1, &I->v, &n_fetched)) && n_fetched > 0) { SUCCEEDED 407 ext/com_dotnet/com_persist.c if (SUCCEEDED(res)) { SUCCEEDED 574 ext/com_dotnet/com_persist.c if (SUCCEEDED(res)) { SUCCEEDED 190 ext/com_dotnet/com_saproxy.c if (SUCCEEDED(res)) { SUCCEEDED 57 ext/com_dotnet/com_typeinfo.c if (SUCCEEDED(CLSIDFromString(p, &clsid))) { SUCCEEDED 76 ext/com_dotnet/com_typeinfo.c if (SUCCEEDED(hr = CoCreateInstance(&clsid, NULL, CLSCTX_SERVER, &IID_IDispatch, (LPVOID*)&disp)) && SUCCEEDED 77 ext/com_dotnet/com_typeinfo.c SUCCEEDED(hr = IDispatch_GetTypeInfo(disp, 0, LANG_NEUTRAL, &info))) { SUCCEEDED 276 ext/com_dotnet/com_typeinfo.c if (SUCCEEDED(IDispatch_QueryInterface(V_DISPATCH(&obj->v), &IID_IProvideClassInfo2, (void**)&pci2))) { SUCCEEDED 277 ext/com_dotnet/com_typeinfo.c gotguid = SUCCEEDED(IProvideClassInfo2_GetGUID(pci2, GUIDKIND_DEFAULT_SOURCE_DISP_IID, &iid)); SUCCEEDED 280 ext/com_dotnet/com_typeinfo.c if (!gotguid && SUCCEEDED(IDispatch_QueryInterface(V_DISPATCH(&obj->v), &IID_IProvideClassInfo, (void**)&pci))) { SUCCEEDED 329 ext/com_dotnet/com_typeinfo.c if (SUCCEEDED(CLSIDFromProgID(olename, &coclass)) && SUCCEEDED 330 ext/com_dotnet/com_typeinfo.c SUCCEEDED(ITypeLib_GetTypeInfoOfGuid(typelib, &coclass, &coinfo))) { SUCCEEDED 351 ext/com_dotnet/com_typeinfo.c if (SUCCEEDED(ITypeInfo_GetRefTypeOfImplType(coinfo, i, &rt))) SUCCEEDED 352 ext/com_dotnet/com_typeinfo.c if (SUCCEEDED(ITypeInfo_GetRefTypeInfo(coinfo, rt, &typeinfo))) SUCCEEDED 250 ext/com_dotnet/com_variant.c if (SUCCEEDED(IUnknown_QueryInterface(V_UNKNOWN(v), &IID_IDispatch, &disp))) { SUCCEEDED 641 ext/com_dotnet/com_variant.c if (SUCCEEDED(result)) { SUCCEEDED 802 ext/com_dotnet/com_variant.c if (SUCCEEDED(result)) { SUCCEEDED 880 ext/com_dotnet/com_variant.c if (SUCCEEDED(VarRound(vleft, (int)decimals, &vres))) { SUCCEEDED 963 ext/com_dotnet/com_variant.c if (SUCCEEDED(VariantChangeType(&vres, &obj->v, 0, VT_DATE))) { SUCCEEDED 1062 ext/com_dotnet/com_variant.c if (SUCCEEDED(res)) { SUCCEEDED 1099 ext/com_dotnet/com_variant.c if (SUCCEEDED(res)) {