Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Specifies the health state of an application.
typedef enum _APPLICATION_STATE {
ApplicationStateHealthy = 0,
ApplicationStateCritical
} APPLICATION_STATE, *PAPPLICATION_STATE;
ApplicationStateHealthy
The application state is healthy.
ApplicationStateCritical
The application state is critical.
To use this programming element, the Windows 8 integration components must be installed on the virtual machine that the application is running in.
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Version |
Integration components for Windows 8 |
IDL |
|
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today