AGI AgSearch 11 Send comments on this topic.
IAgPluginSearch Interface

Description

Plugin search algorithm interface. A method returning false indicates an error.

Public Methods

Public Method Free Triggered just before the plugin is freed from use to allow for any additional cleanup.
Public Method GetControlsProgID Gets the progid of the controls of the specified type for this algorithm. If a certain control type isn't supported, return an empty string.
Public Method GetResultsProgID Gets the progid of the results for this algorithm.
Public Method Init Triggered when the plugin is initialized to allow for any additional needed initialization. Must return true to turn on use of plugin.
Public Method Run Triggered when the plugin is run.

Public Properties

Public Property Name Triggered to set the name of the plugin used in messages.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1