CtiCallStateManager.CtiHostedControl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the pointer to the core CTI interface object that was used to construct this call state manager.
public:
property Microsoft::Uii::Desktop::Cti::Core::ICtiControl ^ CtiHostedControl { Microsoft::Uii::Desktop::Cti::Core::ICtiControl ^ get(); };
public Microsoft.Uii.Desktop.Cti.Core.ICtiControl CtiHostedControl { get; }
member this.CtiHostedControl : Microsoft.Uii.Desktop.Cti.Core.ICtiControl
Public ReadOnly Property CtiHostedControl As ICtiControl