Struct windows_sys::Win32::Devices::Tapi::LINEPROXYREQUEST_0_18
[−]#[repr(C, packed(1))]pub struct LINEPROXYREQUEST_0_18 {
pub dwAddressID: u32,
pub dwAgentState: u32,
pub dwNextAgentState: u32,
}Expand description
Required features: ‘Win32_Devices_Tapi’, ‘Win32_System_Com’
Fields
dwAddressID: u32dwAgentState: u32dwNextAgentState: u32