Click or drag to resize

IGHARemoteObjectGetBindableObjects Method

[This is preliminary documentation and is subject to change.]

Searches active Device hierarchy for objects that can be bound to the current object

Namespace:  RemoteLib
Assembly:  RemoteLib (in RemoteLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
IGHARemoteObjectcollection GetBindableObjects()

Return Value

Type: IGHARemoteObjectcollection
Collection of Objects bindable to the current object
See Also