Type Alias MIXERCAPSW

Source
pub type MIXERCAPSW = tagMIXERCAPSW;

Aliased Type§

struct MIXERCAPSW {
    pub wMid: u16,
    pub wPid: u16,
    pub vDriverVersion: u32,
    pub szPname: [u16; 32],
    pub fdwSupport: u32,
    pub cDestinations: u32,
}

Fields§

§wMid: u16§wPid: u16§vDriverVersion: u32§szPname: [u16; 32]§fdwSupport: u32§cDestinations: u32