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 application failed to unregister from an event it registered for.
pub const ERROR_EVENT_NOT_UNREGISTERED : HResultError = HResultError::from_constant(0x88800001); // DXCORE_ERROR_EVENT_NOT_UNREGISTERED