Struct windows_sys::Win32::Devices::Tapi::LINEPROXYREQUEST_0_16
[−]#[repr(C, packed(1))]pub struct LINEPROXYREQUEST_0_16 {
pub hAgentSession: u32,
pub dwAgentSessionState: u32,
pub dwNextAgentSessionState: u32,
}Expand description
Required features: ‘Win32_Devices_Tapi’, ‘Win32_System_Com’
Fields
hAgentSession: u32dwAgentSessionState: u32dwNextAgentSessionState: u32