Click or drag to resize
ISerialOpen Method (String, eSerialStartFlags)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
bool Open(
	string inInitString,
	eSerialStartFlags inFlags
)

Parameters

inInitString
Type: SystemString
inFlags
Type: SurveyToGo.UserLogic.InterfaceseSerialStartFlags

Return Value

Type: Boolean
See Also