FindComponentByID
Searches in the whole document, also all its mappings, for the component with the specified id.
Signature
FindComponentByID(in nID:Unsigned Long) -> Component |
Parameters
Name | Type | Description |
---|---|---|
nID | Unsigned Long | The ID of the component to search for. |
Errors
Error code | Description |
---|---|
1200 | The object is no longer valid. |
1201 | Invalid address for the return parameter was specified. |