The SetTargetID function changes the target AppCom object ID.
The target ID is returned by the application with AppCom.GetID.
Syntax
AppCom.SetTargetID(
Integer appComID)
Integer appComID)
Parameters
| appComID | ID of the AppCom object from the target application. | Required |
|---|
Return value
The SetTargetID function has no return values.
Example
myAppCom.SetTargetID(id)