Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the current status of a call to the IMFShutdown::Shutdown method.
Syntax
typedef enum _MFSHUTDOWN_STATUS {
MFSHUTDOWN_INITIATED = 0,
MFSHUTDOWN_COMPLETED
} MFSHUTDOWN_STATUS;
Constants
MFSHUTDOWN_INITIATED Value: 0 The shutdown operation has started but is not yet complete. |
MFSHUTDOWN_COMPLETED Shutdown is complete. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2008 [desktop apps | UWP apps] |
Header | mfidl.h |