CXCall.HasEnded 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 a bool
that tells whether the call has ended.
public virtual bool HasEnded { [Foundation.Export("hasEnded")] get; }
member this.HasEnded : bool
Property Value
A bool
that tells whether the call has ended.
- Attributes