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 background task activation is spurious.
pub const E_SPURIOUS_ACTIVATION : HResultError = HResultError::from_constant(0x80080300); // BT_E_SPURIOUS_ACTIVATION