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