ReactOS 0.4.15-dev-8092-ge0ba2f3
ITipHelper Interface Reference
Inheritance diagram for ITipHelper:
Collaboration diagram for ITipHelper:

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 IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 132 of file txcoord.idl.

Member Function Documentation

◆ GetLocalTmUrl()

HRESULT ITipHelper::GetLocalTmUrl ( [out] char **  o_ppszLocalTmUrl)

◆ Pull()

HRESULT ITipHelper::Pull ( [in] char i_pszTxUrl,
[out] ITransaction **  o_ppITransaction 
)

◆ PullAsync()

HRESULT ITipHelper::PullAsync ( [in] char i_pszTxUrl,
[in] ITipPullSink i_pTipPullSink,
[out] ITransaction **  o_ppITransaction 
)

The documentation for this interface was generated from the following file: