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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcomsvcs.h93 typedef struct IComThreadEvents IComThreadEvents; typedef in typeref:struct:IComThreadEvents
1558 struct IComThreadEvents : public IUnknown { struct in inherits:IUnknown
1575 HRESULT (WINAPI *QueryInterface)(IComThreadEvents *This,REFIID riid,void **ppvObject);
1576 ULONG (WINAPI *AddRef)(IComThreadEvents *This);
1577 ULONG (WINAPI *Release)(IComThreadEvents *This);
1578 HRESULT (WINAPI *OnThreadStart)(IComThreadEvents *This,COMSVCSEVENTINFO *pInfo,ULONG64 ThreadID,DWORD dwThread,DWORD dwTheadCnt);
1579 HRESULT (WINAPI *OnThreadTerminate)(IComThreadEvents *This,COMSVCSEVENTINFO *pInfo,ULONG64 ThreadID,DWORD dwThread,DWORD dwTheadCnt);
1580 HRESULT (WINAPI *OnThreadBindToApartment)(IComThreadEvents *This,COMSVCSEVENTINFO *pInfo,ULONG64 ThreadID,ULONG64 AptID,DWORD dwActCnt,DWORD dwLowCnt);
1581 HRESULT (WINAPI *OnThreadUnBind)(IComThreadEvents *Thi
1591 struct IComThreadEvents { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcomsvcs.h93 typedef struct IComThreadEvents IComThreadEvents; typedef in typeref:struct:IComThreadEvents
1558 struct IComThreadEvents : public IUnknown { struct in inherits:IUnknown
1575 HRESULT (WINAPI *QueryInterface)(IComThreadEvents *This,REFIID riid,void **ppvObject);
1576 ULONG (WINAPI *AddRef)(IComThreadEvents *This);
1577 ULONG (WINAPI *Release)(IComThreadEvents *This);
1578 HRESULT (WINAPI *OnThreadStart)(IComThreadEvents *This,COMSVCSEVENTINFO *pInfo,ULONG64 ThreadID,DWORD dwThread,DWORD dwTheadCnt);
1579 HRESULT (WINAPI *OnThreadTerminate)(IComThreadEvents *This,COMSVCSEVENTINFO *pInfo,ULONG64 ThreadID,DWORD dwThread,DWORD dwTheadCnt);
1580 HRESULT (WINAPI *OnThreadBindToApartment)(IComThreadEvents *This,COMSVCSEVENTINFO *pInfo,ULONG64 ThreadID,ULONG64 AptID,DWORD dwActCnt,DWORD dwLowCnt);
1581 HRESULT (WINAPI *OnThreadUnBind)(IComThreadEvents *Thi
1591 struct IComThreadEvents { struct
[all...]

Completed in 77 milliseconds