winresult 0.1.3

windows result codes
Documentation
1
2
3
4
5
6
7
// WARNING: this file is auto-generated by xtask gen and may be overwritten

use super::*;


/// The presentation manager has been lost and can no longer be used. The application should destroy this presentation manager and create a new presentation manager to use.
pub const ERROR_LOST : HResultError = HResultError::from_constant(0x88810001); // PRESENTATION_ERROR_LOST