Determines whether this instance is capable of the specified capacity.
| C# | Visual Basic | Visual C++ |
bool IsCapable( MediaVoiceCapacity capacity )
Function IsCapable ( _ capacity As MediaVoiceCapacity _ ) As Boolean
bool IsCapable( MediaVoiceCapacity capacity )
- capacity (MediaVoiceCapacity)
- The capacity.
true if this instance is capable of the specified capacity; otherwise, false.