delegato JET_PFNDURABLECOMMITCALLBACK
Callback per JET_paramDurableCommitCallback.
Namespace:Microsoft.Isam.Esent.Interop.Windows8
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Sintassi
'Declaration
Public Delegate Function JET_PFNDURABLECOMMITCALLBACK ( _
instance As JET_INSTANCE, _
pCommitIdSeen As JET_COMMIT_ID, _
grbit As DurableCommitCallbackGrbit _
) As JET_err
'Usage
Dim instance As New JET_PFNDURABLECOMMITCALLBACK(AddressOf HandlerMethod)
public delegate JET_err JET_PFNDURABLECOMMITCALLBACK(
JET_INSTANCE instance,
JET_COMMIT_ID pCommitIdSeen,
DurableCommitCallbackGrbit grbit
)
Parametri
instance
Tipo: Microsoft.Isam.Esent.Interop.JET_INSTANCEIstanza da usare.
pCommitIdSeen
Tipo: Microsoft.Isam.Esent.Interop.Windows8.JET_COMMIT_IDCommit-ID appena scaricato.
grbit
Tipo: Microsoft.Isam.Esent.Interop.Windows8.DurableCommitCallbackGrbitAttualmente riservato.
Valore restituito
Tipo: Microsoft.Isam.Esent.Interop.JET_err