Click or drag to resize

CapabilityManagerClear Method

Overload List
  NameDescription
Public methodStatic memberClear(CapabilityFlags, String)
Clears all the entries that matches any of capabilities.
Public methodStatic memberClear(CapabilityManagerHandle, CapabilityFlags, String)

Clears all the entries that matches any of capabilities

and are associated with handle or all matching entries if handle is null.

Top
See Also