winresult/gen/codes/
FA.rs

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