InfoConnect for Unisys VBA Guide
IsInitialized Property
Gets the value that indicates whether Reflection application is fully initialized.
Syntax
Object.IsInitialized As Boolean
Example
Dim app As ApplicationObject 
Dim initialized As Boolean = app.IsInitialized
See Also

 

 


2015 Attachmate

Send Feedback