Click or drag to resize
ISerial.Open Method (String, String)

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

Parameters

inInitString
Type: System.String
inFileName
Type: System.String

Return Value

Type: Boolean
See Also