CMC_STATUS_INFO

Type Alias CMC_STATUS_INFO 

Source
pub type CMC_STATUS_INFO = _CMC_STATUS_INFO;

Aliased Type§

#[repr(C)]
pub struct CMC_STATUS_INFO { pub dwStatus: u32, pub cBodyList: u32, pub rgdwBodyList: *mut u32, pub pwszStatusString: *mut u16, pub dwOtherInfoChoice: u32, pub __bindgen_anon_1: _CMC_STATUS_INFO__bindgen_ty_1, }

Fields§

§dwStatus: u32§cBodyList: u32§rgdwBodyList: *mut u32§pwszStatusString: *mut u16§dwOtherInfoChoice: u32§__bindgen_anon_1: _CMC_STATUS_INFO__bindgen_ty_1