énumération MFSHUTDOWN_STATUS (mfidl.h)
Décrit la status actuelle d’un appel à la méthode IMFShutdown::Shutdown.
Syntax
typedef enum _MFSHUTDOWN_STATUS {
MFSHUTDOWN_INITIATED = 0,
MFSHUTDOWN_COMPLETED
} MFSHUTDOWN_STATUS;
Constantes
MFSHUTDOWN_INITIATED Valeur : 0 L’opération d’arrêt a démarré mais n’est pas encore terminée. |
MFSHUTDOWN_COMPLETED L’arrêt est terminé. |
Spécifications
Client minimal pris en charge | Windows Vista [applications de bureau | applications UWP] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau | applications UWP] |
En-tête | mfidl.h |