Searched defs:ErrorCodeValid (Results 1 – 2 of 2) sorted by relevance
1084 UINT32 ErrorCodeValid : 1; member
7156 pub fn ErrorCodeValid(&self) -> UINT32 { in ErrorCodeValid() method7196 let ErrorCodeValid: u32 = unsafe { ::std::mem::transmute(ErrorCodeValid) }; localVariable