Struct windows_sys::Win32::Devices::Tapi::LINEMEDIACONTROLCALLSTATE
#[repr(C, packed(1))]pub struct LINEMEDIACONTROLCALLSTATE {
pub dwCallStates: u32,
pub dwMediaControl: u32,
}Expand description
Required features: "Win32_Devices_Tapi"
Fields§
§dwCallStates: u32§dwMediaControl: u32