IDLDESC

Type Alias IDLDESC 

Source
pub type IDLDESC = tagIDLDESC;

Aliased Type§

#[repr(C)]
pub struct IDLDESC { pub dwReserved: u32, pub wIDLFlags: u16, }

Fields§

§dwReserved: u32§wIDLFlags: u16