ReactOS 0.4.16-dev-1097-g530d26a
|
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) |
![]() | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
![]() | |
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 | ||
) |