You are here: Start » FIL.NET » GenicamInvoke.GenTL_OpenDeviceStreamModuleSettings

GenicamInvoke.GenTL_OpenDeviceStreamModuleSettings

Opens configuration node set of application side transport layer of GenTL device first data stream (a stream module configuration).

Namespace:Fil
Assembly:FilNet.Genicam.dll

Syntax

C++
C#
 
public static int GenTL_OpenDeviceStreamModuleSettings
(
	int inDeviceHandle
)

Parameters

Name Type Range Default Description
inDeviceHandleintHandle of an opened device which application side stream module should be accessed.

See also