Uninitialize the control.
Syntax
object.Uninitialize
Remarks
The Uninitialize method destroys the emulation window and releases the memory allocated for the virtual display. This method is not typically used since this is done automatically when the control is unloaded.
Return Value
None.
See Also
Initialize Method
Copyright © 2008 Catalyst Development Corporation. All rights reserved.