// WARNING: this file is auto-generated by xtask gen and may be overwritten
use super::*;
/// The maximum number of items for the access list has been reached. An item must be removed before another item is added.
pub const E_MAX_PERSISTED_ITEMS_REACHED : HResultError = HResultError::from_constant(0x80270220); // FA_E_MAX_PERSISTED_ITEMS_REACHED
/// Cannot access Homegroup. Homegroup may not be set up or may have encountered an error.
pub const E_HOMEGROUP_NOT_AVAILABLE : HResultError = HResultError::from_constant(0x80270222); // FA_E_HOMEGROUP_NOT_AVAILABLE