Searched refs:bstrNumericString (Results 1 – 1 of 1) sorted by relevance
1524 virtual HRESULT WINAPI put_NumericString(BSTR bstrNumericString) = 0;1560 HRESULT (WINAPI *put_NumericString)(IADsPropertyValue *This,BSTR bstrNumericString);1598 …DsPropertyValue_put_NumericString(This,bstrNumericString) (This)->lpVtbl->put_NumericString(This,b… argument1637 …T WINAPI IADsPropertyValue_put_NumericString_Proxy(IADsPropertyValue *This,BSTR bstrNumericString);