Return the index of the CogDLRuntimeStream with the
specified name. Return -1 if not found.
Namespace: Cognex.VisionPro.DLRuntimeAssembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax
Parameters
- streamName
- Type: System String
The stream name to search for.
Return Value
Type: Int32See Also