IGHARemoteObjectGetObject Method (Guid) |
[This is preliminary documentation and is subject to change.]
Returns the object with the specified object ID
Namespace:
RemoteLib
Assembly:
RemoteLib (in RemoteLib.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxIGHARemoteObject GetObject(
Guid ObjectID
)
Parameters
- ObjectID
- Type: SystemGuid
Object ID of the desired object
Return Value
Type:
IGHARemoteObjectA reference to the object if successfull. Null if not.
See Also