All Cadcorp SIS API Methods

Release Method

Description

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.

Syntax

Visual Basic
Public Function Release()

Remarks

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: