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::*;


/// Function could not execute because it was deleted or garbage collected.
pub const E_CANTEXECUTE : HResultError = HResultError::from_constant(0x89020001); // JSCRIPT_E_CANTEXECUTE