IGHARemoteObjectBind Method (IGHARemoteObject) |
[This is preliminary documentation and is subject to change.]
Bind the remote object to the specified object
Namespace:
RemoteLib
Assembly:
RemoteLib (in RemoteLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxbool Bind(
IGHARemoteObject destination
)
Parameters
- destination
- Type: RemoteLibIGHARemoteObject
Object with which to bind
Return Value
Type:
BooleanTrue if successful
See Also