Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Framework Library / Attachmate.Reflection.Objects.Framework Library / ApplicationObject Object / IsInitialized Property
In This Topic
IsInitialized Property
In This Topic
Gets the value that indicates whether Reflection application is fully initialized.
Syntax
expression.IsInitialized As Boolean
where expression is a variable that represents a ApplicationObject Object
See Also