Home
last modified time | relevance | path

Searched refs:Transaction_Vtbl (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/xolehlp/
H A Dxolehlp.c340 static const ITransactionVtbl Transaction_Vtbl = { variable
360 This->ITransaction_iface.lpVtbl = &Transaction_Vtbl; in Transaction_Create()