// WARNING: this file is auto-generated by xtask gen and may be overwritten
use super::*;
/// Undo is not available
pub const E_NOTUNDOABLE : HResultError = HResultError::from_constant(0x800401A0); // INPLACE_E_NOTUNDOABLE
/// Space for tools is not available
pub const E_NOTOOLSPACE : HResultError = HResultError::from_constant(0x800401A1); // INPLACE_E_NOTOOLSPACE
/// Message is too long; some of it had to be truncated before displaying
pub const S_TRUNCATED : HResultSuccess = HResultSuccess::from_constant(0x000401A0); // INPLACE_S_TRUNCATED