Searched defs:IServiceSxsConfig (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcomsvcs.h428 typedef struct IServiceSxsConfig IServiceSxsConfig; typedef in typeref:struct:IServiceSxsConfig
4885 struct IServiceSxsConfig : public IUnknown { struct in inherits:IUnknown
4894 HRESULT (WINAPI *QueryInterface)(IServiceSxsConfig *This,REFIID riid,void **ppvObject);
4895 ULONG (WINAPI *AddRef)(IServiceSxsConfig *This);
4896 ULONG (WINAPI *Release)(IServiceSxsConfig *This);
4897 HRESULT (WINAPI *SxsConfig)(IServiceSxsConfig *This,CSC_SxsConfig scsConfig);
4898 HRESULT (WINAPI *SxsName)(IServiceSxsConfig *This,LPCWSTR szSxsName);
4899 HRESULT (WINAPI *SxsDirectory)(IServiceSxsConfig *This,LPCWSTR szSxsDirectory);
4902 struct IServiceSxsConfig { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcomsvcs.h428 typedef struct IServiceSxsConfig IServiceSxsConfig; typedef in typeref:struct:IServiceSxsConfig
4885 struct IServiceSxsConfig : public IUnknown { struct in inherits:IUnknown
4894 HRESULT (WINAPI *QueryInterface)(IServiceSxsConfig *This,REFIID riid,void **ppvObject);
4895 ULONG (WINAPI *AddRef)(IServiceSxsConfig *This);
4896 ULONG (WINAPI *Release)(IServiceSxsConfig *This);
4897 HRESULT (WINAPI *SxsConfig)(IServiceSxsConfig *This,CSC_SxsConfig scsConfig);
4898 HRESULT (WINAPI *SxsName)(IServiceSxsConfig *This,LPCWSTR szSxsName);
4899 HRESULT (WINAPI *SxsDirectory)(IServiceSxsConfig *This,LPCWSTR szSxsDirectory);
4902 struct IServiceSxsConfig { struct
[all...]

Completed in 106 milliseconds