Parameters
- applicationElement
- The application element to be examined.
The value of this parameter cannot be
null
(Nothing
in Visual Basic). - capabilityIdentifier
- The capability identifier.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).
Return Value
true
when the application described by the applicationElement supports the capability given by capabilityIdentifier. Returns false
when the application described by the applicationElement does not support the capability given by capabilityIdentifier. Returns null
when the capability information for the server is not available.