ReactOS 0.4.15-dev-7196-g0fe0b40
|
Public Member Functions | |
HRESULT | GetRemoteClassId ([in]CLSID *pclsid) |
HRESULT | Create ([in]ULONG cbWhereabouts,[in]byte *rgbWhereabouts,[out]ITransactionExport **ppExport) |
![]() | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 90 of file txcoord.idl.
HRESULT ITransactionExportFactory::Create | ( | [in] ULONG | cbWhereabouts, |
[in] byte * | rgbWhereabouts, | ||
[out] ITransactionExport ** | ppExport | ||
) |