LineClassProvider.GetCall(Int32) Method
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.
public:
Microsoft::Uii::Csr::Cti::Providers::CallClassProvider ^ GetCall(int callID);
public Microsoft.Uii.Csr.Cti.Providers.CallClassProvider GetCall (int callID);
member this.GetCall : int -> Microsoft.Uii.Csr.Cti.Providers.CallClassProvider
Public Function GetCall (callID As Integer) As CallClassProvider
Parameters
- callID
- Int32