IGHARemoteObjectGetCapabilities Method |
[This is preliminary documentation and is subject to change.]
Returns all capabilities currently defined by GHA
Namespace:
RemoteLib
Assembly:
RemoteLib (in RemoteLib.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxDictionary<string, GHARemoteCapabilityDescriptor[]> GetCapabilities()
Return Value
Type:
DictionaryString,
GHARemoteCapabilityDescriptorDirectionary of capability descriptors indexed by category
See Also