Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Initializes a new instance of the ICtiControl class.
Namespace: Microsoft.Uii.Desktop.Cti.Core
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Usage
'Usage
Dim ctiHostedControlInterface As ICtiControl
Dim instance As New CtiAgentStateManager(ctiHostedControlInterface)
Syntax
'Declaration
Protected Sub New ( _
ctiHostedControlInterface As ICtiControl _
)
protected CtiAgentStateManager (
ICtiControl ctiHostedControlInterface
)
protected:
CtiAgentStateManager (
ICtiControl^ ctiHostedControlInterface
)
protected CtiAgentStateManager (
ICtiControl ctiHostedControlInterface
)
protected function CtiAgentStateManager (
ctiHostedControlInterface : ICtiControl
)
Parameters
- ctiHostedControlInterface
Specifies the CTI hosted control.
Remarks
Platforms
See Also
Reference
CtiAgentStateManager Class
CtiAgentStateManager Members
Microsoft.Uii.Desktop.Cti.Core Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.