CtiHandler.CanHangUp(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 bool CanHangUp(int CallID);
public bool CanHangUp (int CallID);
abstract member CanHangUp : int -> bool
override this.CanHangUp : int -> bool
Public Function CanHangUp (CallID As Integer) As Boolean
Parameters
- CallID
- Int32