ICtiCallStateManager.GetRootCtiInterface 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.
Retrieves the Core CTI hosted control.
public:
property Microsoft::Uii::Desktop::Cti::Core::ICtiControl ^ GetRootCtiInterface { Microsoft::Uii::Desktop::Cti::Core::ICtiControl ^ get(); };
public Microsoft.Uii.Desktop.Cti.Core.ICtiControl GetRootCtiInterface { get; }
member this.GetRootCtiInterface : Microsoft.Uii.Desktop.Cti.Core.ICtiControl
Public ReadOnly Property GetRootCtiInterface As ICtiControl