winresult 0.1.3

windows result codes
Documentation
1
2
3
4
5
6
7
8
// WARNING: this file is auto-generated by xtask gen and may be overwritten

use super::*;

pub const E_INVALID_CALL : HResultError = HResultError::from_constant(0x88960001); // XAUDIO2_E_INVALID_CALL
pub const E_XMA_DECODER_ERROR : HResultError = HResultError::from_constant(0x88960002); // XAUDIO2_E_XMA_DECODER_ERROR
pub const E_XAPO_CREATION_FAILED : HResultError = HResultError::from_constant(0x88960003); // XAUDIO2_E_XAPO_CREATION_FAILED
pub const E_DEVICE_INVALIDATED : HResultError = HResultError::from_constant(0x88960004); // XAUDIO2_E_DEVICE_INVALIDATED