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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
asptlb.h 396 virtual HRESULT WINAPI put_Item(VARIANT key,BSTR bstrValue) = 0;
414 HRESULT (WINAPI *put_Item)(IWriteCookie *This,VARIANT key,BSTR bstrValue);
434 #define IWriteCookie_put_Item(This,key,bstrValue) (This)->lpVtbl->put_Item(This,key,bstrValue)
443 HRESULT WINAPI IWriteCookie_put_Item_Proxy(IWriteCookie *This,VARIANT key,BSTR bstrValue);
    [all...]
exdisp.h     [all...]
bdaiface.h     [all...]
activprof.h 414 BSTR bstrValue;
    [all...]
msxml2.h     [all...]
msxml.h     [all...]
rtccore.h     [all...]
  /external/python/cpython3/Tools/msi/bundle/bootstrap/
PythonBootstrapperApplication.cpp     [all...]

Completed in 567 milliseconds