|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Member Functions | |
| HRESULT | Pull ([in]char *i_pszTxUrl,[out]ITransaction **o_ppITransaction) |
| HRESULT | PullAsync ([in]char *i_pszTxUrl,[in]ITipPullSink *i_pTipPullSink,[out]ITransaction **o_ppITransaction) |
| HRESULT | GetLocalTmUrl ([out]char **o_ppszLocalTmUrl) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 132 of file txcoord.idl.
| HRESULT ITipHelper::Pull | ( | [in] char * | i_pszTxUrl, |
| [out] ITransaction ** | o_ppITransaction | ||
| ) |
| HRESULT ITipHelper::PullAsync | ( | [in] char * | i_pszTxUrl, |
| [in] ITipPullSink * | i_pTipPullSink, | ||
| [out] ITransaction ** | o_ppITransaction | ||
| ) |