Searched refs:cbPrepInfo (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/win32/xolehlp/ |
H A D | xolehlp.c | 100 byte *pPrepInfo,ULONG cbPrepInfo,DWORD lTimeout,XACTSTAT *pXactStat) in ResourceManager_Reenlist() argument 102 FIXME("(%p, %p, %u, %u, %p): stub\n", iface, pPrepInfo, cbPrepInfo, lTimeout, pXactStat); in ResourceManager_Reenlist()
|
/reactos/sdk/include/psdk/ |
H A D | txdtc.idl | 143 …HRESULT Reenlist([in]byte *pPrepInfo,[in]ULONG cbPrepInfo,[in]DWORD lTimeout,[out]XACTSTAT *pXactS… 152 HRESULT TransactionCommitted([in]byte *pPrepInfo,[in]ULONG cbPrepInfo);
|