ReactOS 0.4.15-dev-7934-g1dc8d80
ITransactionExportFactory Interface Reference
Inheritance diagram for ITransactionExportFactory:
Collaboration diagram for ITransactionExportFactory:

Public Member Functions

HRESULT GetRemoteClassId ([in]CLSID *pclsid)
 
HRESULT Create ([in]ULONG cbWhereabouts,[in]byte *rgbWhereabouts,[out]ITransactionExport **ppExport)
 
- 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 90 of file txcoord.idl.

Member Function Documentation

◆ Create()

HRESULT ITransactionExportFactory::Create ( [in] ULONG  cbWhereabouts,
[in] byte rgbWhereabouts,
[out] ITransactionExport **  ppExport 
)

◆ GetRemoteClassId()

HRESULT ITransactionExportFactory::GetRemoteClassId ( [in] CLSID pclsid)

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