Freigeben über


Windows8Api.JetStopServiceInstance2-Methode

Bereitet eine instance für die Kündigung vor. Kann auch verwendet werden, um eine vorherige Stilllegung fortzusetzen.

Namespace:Microsoft.Isam.Esent.Interop.Windows8
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Shared Sub JetStopServiceInstance2 ( _
    instance As JET_INSTANCE, _
    grbit As StopServiceGrbit _
)
'Usage
Dim instance As JET_INSTANCE
Dim grbit As StopServiceGrbitWindows8Api.JetStopServiceInstance2(instance, _
    grbit)
public static void JetStopServiceInstance2(
    JET_INSTANCE instance,
    StopServiceGrbit grbit
)

Parameter

Siehe auch

Verweis

Windows8Api-Klasse

Windows8Api-Member

Microsoft.Isam.Esent.Interop.Windows8-Namespace