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: u32§dwAgentPINSize: u32§dwAgentPINOffset: u32§hAgent: u32§GroupID: GUID§dwWorkingAddressID: u32