Struct windows_sys::Win32::Devices::Tapi::LINEPROXYREQUEST_0_1
[−]#[repr(C, packed(1))]pub struct LINEPROXYREQUEST_0_1 {
pub hAgentSession: u32,
pub dwAgentPINSize: u32,
pub dwAgentPINOffset: u32,
pub hAgent: u32,
pub GroupID: GUID,
pub dwWorkingAddressID: u32,
}Expand description
Required features: ‘Win32_Devices_Tapi’, ‘Win32_System_Com’
Fields
hAgentSession: u32dwAgentPINSize: u32dwAgentPINOffset: u32hAgent: u32GroupID: GUIDdwWorkingAddressID: u32