Méthode IPackageDebugSettings ::StopServicing (shobjidl_core.h)
Termine l’opération de maintenance précédente qui a été démarrée par un appel à la méthode StartServicing .
Syntaxe
HRESULT StopServicing(
[in] LPCWSTR packageFullName
);
Paramètres
[in] packageFullName
Nom complet du package.
Valeur retournée
Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 8 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2012 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | shobjidl_core.h |