Searched refs:put_NumericString (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diads.h1524 virtual HRESULT WINAPI put_NumericString(BSTR bstrNumericString) = 0;
1560 HRESULT (WINAPI *put_NumericString)(IADsPropertyValue *This,BSTR bstrNumericString); member in struct:IADsPropertyValueVtbl
1598 #define IADsPropertyValue_put_NumericString(This,bstrNumericString) (This)->lpVtbl->put_NumericString(This,bstrNumericString)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h1524 virtual HRESULT WINAPI put_NumericString(BSTR bstrNumericString) = 0;
1560 HRESULT (WINAPI *put_NumericString)(IADsPropertyValue *This,BSTR bstrNumericString); member in struct:IADsPropertyValueVtbl
1598 #define IADsPropertyValue_put_NumericString(This,bstrNumericString) (This)->lpVtbl->put_NumericString(This,bstrNumericString)

Completed in 171 milliseconds