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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtxcoord.h72 typedef struct ITipTransaction ITipTransaction; typedef in typeref:struct:ITipTransaction
454 struct ITipTransaction : public IUnknown { struct in inherits:IUnknown
462 HRESULT (WINAPI *QueryInterface)(ITipTransaction *This,REFIID riid,void **ppvObject);
463 ULONG (WINAPI *AddRef)(ITipTransaction *This);
464 ULONG (WINAPI *Release)(ITipTransaction *This);
465 HRESULT (WINAPI *Push)(ITipTransaction *This,char *i_pszRemoteTmUrl,char **o_ppszRemoteTxUrl);
466 HRESULT (WINAPI *GetTransactionUrl)(ITipTransaction *This,char **o_ppszLocalTxUrl);
469 struct ITipTransaction { struct
480 HRESULT WINAPI ITipTransaction_Push_Proxy(ITipTransaction *Thi
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtxcoord.h72 typedef struct ITipTransaction ITipTransaction; typedef in typeref:struct:ITipTransaction
454 struct ITipTransaction : public IUnknown { struct in inherits:IUnknown
462 HRESULT (WINAPI *QueryInterface)(ITipTransaction *This,REFIID riid,void **ppvObject);
463 ULONG (WINAPI *AddRef)(ITipTransaction *This);
464 ULONG (WINAPI *Release)(ITipTransaction *This);
465 HRESULT (WINAPI *Push)(ITipTransaction *This,char *i_pszRemoteTmUrl,char **o_ppszRemoteTxUrl);
466 HRESULT (WINAPI *GetTransactionUrl)(ITipTransaction *This,char **o_ppszLocalTxUrl);
469 struct ITipTransaction { struct
480 HRESULT WINAPI ITipTransaction_Push_Proxy(ITipTransaction *Thi
[all...]

Completed in 54 milliseconds