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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
xmltrnsf.h 97 virtual HRESULT WINAPI put_Locale(BSTR strLocale) = 0;
137 HRESULT (WINAPI *put_Locale)(IWmiXMLTransformer *This,BSTR strLocale);
179 #define IWmiXMLTransformer_put_Locale(This,strLocale) (This)->lpVtbl->put_Locale(This,strLocale)
wbemdisp.h     [all...]

Completed in 55 milliseconds