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