Home | History | Annotate | Download | only in include

Lines Matching refs:get_Value

1449     STDMETHOD_(HRESULT,get_Value)(THIS_ BSTR *pValue) PURE;
1483 #define IFsrmClassificationRule_get_Value(This,pValue) (This)->lpVtbl->get_Value(This,pValue)
1837 STDMETHOD_(HRESULT,get_Value)(THIS_ BSTR *pValue) PURE;
1852 #define IFsrmProperty_get_Value(This,pValue) (This)->lpVtbl->get_Value(This,pValue)
2110 STDMETHOD_(HRESULT,get_Value)(THIS_ BSTR *pValue) PURE;
2128 #define IFsrmPropertyCondition_get_Value(This,pValue) (This)->lpVtbl->get_Value(This,pValue)