HomeSort by relevance Sort by last modified time
    Searched refs:put_Value (Results 1 - 14 of 14) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbdaoint.h 278 STDMETHOD(put_Value) (VARIANT val) PURE;
606 STDMETHOD(put_Value) (VARIANT Val) PURE;
676 STDMETHOD(put_Value) (VARIANT val) PURE;
    [all...]
mtxadmin.h 193 virtual HRESULT WINAPI put_Value(BSTR bstrPropName,VARIANT val) = 0;
211 HRESULT (WINAPI *put_Value)(ICatalogObject *This,BSTR bstrPropName,VARIANT val);
231 #define ICatalogObject_put_Value(This,bstrPropName,val) (This)->lpVtbl->put_Value(This,bstrPropName,val)
    [all...]
asptlb.h     [all...]
wbemdisp.h     [all...]
adoint.h     [all...]
adomd.h 324 virtual HRESULT WINAPI put_Value(VARIANT var) = 0;
342 HRESULT (WINAPI *put_Value)(Cell *This,VARIANT var);
362 #define Cell_put_Value(This,var) (This)->lpVtbl->put_Value(This,var)
    [all...]
cdonts.h 191 virtual HRESULT WINAPI put_Value(BSTR bstrHeader,BSTR newVal) = 0;
219 HRESULT (WINAPI *put_Value)(INewMail *This,BSTR bstrHeader,BSTR newVal);
249 #define INewMail_put_Value(This,bstrHeader,newVal) (This)->lpVtbl->put_Value(This,bstrHeader,newVal)
    [all...]
comadmin.h     [all...]
eventsys.h     [all...]
msclus.h     [all...]
adoctint.h     [all...]
mmcobj.h     [all...]
fsrm.h     [all...]
comsvcs.h     [all...]

Completed in 839 milliseconds