追加.

Namespace: FVIL.Parser
Assembly: FVILforms (in FVILforms.dll) Version: 3.1.0.0 (3.1.0.9)

Syntax

C#
void Add(
	GrabberInfo info,
	GrabberThread thread
)
Visual Basic
Sub Add ( 
	info As GrabberInfo,
	thread As GrabberThread
)

Parameters

info
Type: FVIL.Imaging..::..GrabberInfo
デバイス情報
thread
Type: FVIL.Imaging..::..GrabberThread
スレッド

See Also