Release Method
Returns control to SIS
from a Visual Basic program. When the user invokes a registered
command, they are locked out of SIS commands until this
routine is called. This does not terminate the link.
Visual Basic |
---|
Public Function Release()
|
Note: Note: When the user selects a GisLink command, previously added using AddCommand, the SIS application will not respond to mouse clicks or keyboard presses until this method, or the ReleaseNA method, is called.
Available: D
Groups: