Home | History | Annotate | Download | only in include

Lines Matching refs:put_Value

1450     STDMETHOD_(HRESULT,put_Value)(THIS_ BSTR value) PURE;
1484 #define IFsrmClassificationRule_put_Value(This,value) (This)->lpVtbl->put_Value(This,value)
2111 STDMETHOD_(HRESULT,put_Value)(THIS_ BSTR value) PURE;
2129 #define IFsrmPropertyCondition_put_Value(This,value) (This)->lpVtbl->put_Value(This,value)