LineClassProvider.MakeCall(String, 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:
virtual Microsoft::Uii::Csr::Cti::Providers::CallClassProvider ^ MakeCall(System::String ^ called, int forceTollCall);
public virtual Microsoft.Uii.Csr.Cti.Providers.CallClassProvider MakeCall (string called, int forceTollCall);
abstract member MakeCall : string * int -> Microsoft.Uii.Csr.Cti.Providers.CallClassProvider
override this.MakeCall : string * int -> Microsoft.Uii.Csr.Cti.Providers.CallClassProvider
Public Overridable Function MakeCall (called As String, forceTollCall As Integer) As CallClassProvider
Parameters
- called
- String
- forceTollCall
- Int32