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


/// Cannot create a duplicate resource of type Distributed Transaction Coordinator
pub const E_DUPLICATE_RESOURCE : HResultError = HResultError::from_constant(0x80110701); // MSDTC_E_DUPLICATE_RESOURCE