Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Framework Library
/
Attachmate.Reflection.Objects.Framework Library
/
ApplicationObject Object
/ AutomationServerName Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
AutomationServerName Property
In This Topic
The automation server name registered with Running Object Table.
Syntax
Visual Basic (Declaration)
expression
.AutomationServerName
As
String
where
expression
is a variable that represents a
ApplicationObject Object
Remarks
GetObject( AutomationServerName ) can get the ApplicationObject instance by AutomationServerName. You can change the value of AutomationServerName to uniquely identify an ApplicationObject.
See Also
Reference
ApplicationObject Object
ApplicationObject Members