ICogQueryContainerSupport InterfaceCognex VisionPro 9.10
Implemented by CogToolPalette clients to allow the palette to query if a persisted file contains a tool supported by the client.

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 79.0.0.0 (79.0.0.0)
Syntax

public interface ICogQueryContainerSupport

The ICogQueryContainerSupport type exposes the following members.

Methods

  NameDescription
Public methodIsSupported
Determines if file contains a tool supported by the client.
Top
See Also