IGHARemoteObjectGetRemoteEnumerations Method |
[This is preliminary documentation and is subject to change.]
Returns all enumeration types defined in GHA
Namespace:
RemoteLib
Assembly:
RemoteLib (in RemoteLib.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxList<IGHARemoteEnumDescriptor> GetRemoteEnumerations()
Return Value
Type:
ListIGHARemoteEnumDescriptorList of enumeration descriptors defined in GHA
See Also