Union windows_sys::Win32::Devices::Tapi::LINEPROXYREQUEST_0
[−]#[repr(C)]
pub union LINEPROXYREQUEST_0 {
Show 20 fields
pub SetAgentGroup: LINEPROXYREQUEST_0_14,
pub SetAgentState: LINEPROXYREQUEST_0_18,
pub SetAgentActivity: LINEPROXYREQUEST_0_13,
pub GetAgentCaps: LINEPROXYREQUEST_0_4,
pub GetAgentStatus: LINEPROXYREQUEST_0_9,
pub AgentSpecific: LINEPROXYREQUEST_0_0,
pub GetAgentActivityList: LINEPROXYREQUEST_0_3,
pub GetAgentGroupList: LINEPROXYREQUEST_0_5,
pub CreateAgent: LINEPROXYREQUEST_0_2,
pub SetAgentStateEx: LINEPROXYREQUEST_0_17,
pub SetAgentMeasurementPeriod: LINEPROXYREQUEST_0_15,
pub GetAgentInfo: LINEPROXYREQUEST_0_6,
pub CreateAgentSession: LINEPROXYREQUEST_0_1,
pub GetAgentSessionList: LINEPROXYREQUEST_0_8,
pub GetAgentSessionInfo: LINEPROXYREQUEST_0_7,
pub SetAgentSessionState: LINEPROXYREQUEST_0_16,
pub GetQueueList: LINEPROXYREQUEST_0_12,
pub SetQueueMeasurementPeriod: LINEPROXYREQUEST_0_19,
pub GetQueueInfo: LINEPROXYREQUEST_0_11,
pub GetGroupList: LINEPROXYREQUEST_0_10,
}Expand description
Required features: ‘Win32_Devices_Tapi’, ‘Win32_System_Com’
Fields
SetAgentGroup: LINEPROXYREQUEST_0_14SetAgentState: LINEPROXYREQUEST_0_18SetAgentActivity: LINEPROXYREQUEST_0_13GetAgentCaps: LINEPROXYREQUEST_0_4GetAgentStatus: LINEPROXYREQUEST_0_9AgentSpecific: LINEPROXYREQUEST_0_0GetAgentActivityList: LINEPROXYREQUEST_0_3GetAgentGroupList: LINEPROXYREQUEST_0_5CreateAgent: LINEPROXYREQUEST_0_2SetAgentStateEx: LINEPROXYREQUEST_0_17SetAgentMeasurementPeriod: LINEPROXYREQUEST_0_15GetAgentInfo: LINEPROXYREQUEST_0_6CreateAgentSession: LINEPROXYREQUEST_0_1GetAgentSessionList: LINEPROXYREQUEST_0_8GetAgentSessionInfo: LINEPROXYREQUEST_0_7SetAgentSessionState: LINEPROXYREQUEST_0_16GetQueueList: LINEPROXYREQUEST_0_12SetQueueMeasurementPeriod: LINEPROXYREQUEST_0_19GetQueueInfo: LINEPROXYREQUEST_0_11GetGroupList: LINEPROXYREQUEST_0_10