IBooleanParameterSpecEvents Interface

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
[ComVisibleAttribute(true)]
[GuidAttribute("07D17ED3-B25A-48EA-8261-5ED2D076ABDD")]
public interface IBooleanParameterSpecEvents

Methods

ParameterDefaultValueChanged Occurs when the user changes of the default value of a parameter.
ParameterValidated Occurs when a parameter is validated.

See Also