ActiveXModule.RemoteHost
- Updated2025-07-21
- 1 minute(s) read
ActiveXModule.RemoteHost
Syntax
ActiveXModule.RemoteHost
Data Type
Specifies the name of the remote system.
Purpose
Specifies a remote system on which to create the object. Set the ActiveXModule.SpecifyHostByExpression property to True if the value of RemoteHost contains an expression. Otherwise, set the ActiveXModule.SpecifyHostByExpression property to False to indicate that this property contains a literal value.
Remarks
The module ignores this property when the ActiveXModule.CreateOption property specifies ActiveXCreate_AttachToActive or ActiveXCreate_DoNotCreate .