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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dshdeprecated.h47 typedef struct IShellService IShellService; typedef in typeref:struct:IShellService
477 struct IShellService : public IUnknown { struct in inherits:IUnknown
484 HRESULT (WINAPI *QueryInterface)(IShellService *This,REFIID riid,void **ppvObject);
485 ULONG (WINAPI *AddRef)(IShellService *This);
486 ULONG (WINAPI *Release)(IShellService *This);
487 HRESULT (WINAPI *SetOwner)(IShellService *This,IUnknown *punkOwner);
490 struct IShellService { struct
500 HRESULT WINAPI IShellService_SetOwner_Proxy(IShellService *This,IUnknown *punkOwner);
522 IShellService *_pautoS
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dshdeprecated.h47 typedef struct IShellService IShellService; typedef in typeref:struct:IShellService
477 struct IShellService : public IUnknown { struct in inherits:IUnknown
484 HRESULT (WINAPI *QueryInterface)(IShellService *This,REFIID riid,void **ppvObject);
485 ULONG (WINAPI *AddRef)(IShellService *This);
486 ULONG (WINAPI *Release)(IShellService *This);
487 HRESULT (WINAPI *SetOwner)(IShellService *This,IUnknown *punkOwner);
490 struct IShellService { struct
500 HRESULT WINAPI IShellService_SetOwner_Proxy(IShellService *This,IUnknown *punkOwner);
522 IShellService *_pautoS
[all...]

Completed in 33 milliseconds