CogPatInspectTool CreatorClass CreateInstance Method Cognex VisionPro 9.20

Namespace: Cognex.VisionPro.PatInspect
Assembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 80.0.0.0
Syntax

public virtual IntPtr CreateInstance(
	IntPtr impl
)

Parameters

impl
Type: System IntPtr

Return Value

Type: IntPtr

Implements

ICogComanagedCreator CreateInstance(IntPtr)
See Also