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