Searched refs:IWbemShutdown (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dwbemcli.h233 typedef struct IWbemShutdown IWbemShutdown; typedef in typeref:struct:IWbemShutdown
1519 struct IWbemShutdown : public IUnknown { struct in inherits:IUnknown
1526 HRESULT (WINAPI *QueryInterface)(IWbemShutdown *This,REFIID riid,void **ppvObject);
1527 ULONG (WINAPI *AddRef)(IWbemShutdown *This);
1528 ULONG (WINAPI *Release)(IWbemShutdown *This);
1529 HRESULT (WINAPI *Shutdown)(IWbemShutdown *This,LONG uReason,ULONG uMaxMilliseconds,IWbemContext *pCtx);
1532 struct IWbemShutdown { struct
1542 HRESULT WINAPI IWbemShutdown_Shutdown_Proxy(IWbemShutdown *This,LONG uReason,ULONG uMaxMilliseconds,IWbemContext *pCtx);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwbemcli.h233 typedef struct IWbemShutdown IWbemShutdown; typedef in typeref:struct:IWbemShutdown
1519 struct IWbemShutdown : public IUnknown { struct in inherits:IUnknown
1526 HRESULT (WINAPI *QueryInterface)(IWbemShutdown *This,REFIID riid,void **ppvObject);
1527 ULONG (WINAPI *AddRef)(IWbemShutdown *This);
1528 ULONG (WINAPI *Release)(IWbemShutdown *This);
1529 HRESULT (WINAPI *Shutdown)(IWbemShutdown *This,LONG uReason,ULONG uMaxMilliseconds,IWbemContext *pCtx);
1532 struct IWbemShutdown { struct
1542 HRESULT WINAPI IWbemShutdown_Shutdown_Proxy(IWbemShutdown *This,LONG uReason,ULONG uMaxMilliseconds,IWbemContext *pCtx);

Completed in 29 milliseconds