Searched refs:new_schema (Results 1 – 1 of 1) sorted by relevance
2757 IXMLDOMSchemaCollection2* new_schema = NULL; in domdoc_putref_schemas() local2765 …r = IUnknown_QueryInterface(V_UNKNOWN(&schema), &IID_IXMLDOMSchemaCollection, (void**)&new_schema); in domdoc_putref_schemas()2772 …= IDispatch_QueryInterface(V_DISPATCH(&schema), &IID_IXMLDOMSchemaCollection, (void**)&new_schema); in domdoc_putref_schemas()2787 …tion2* old_schema = InterlockedExchangePointer((void**)&This->properties->schemaCache, new_schema); in domdoc_putref_schemas()