Click or drag to resize
ISoundRecStopRecording Method (Int32, Int32, String)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
bool StopRecording(
	int inIndex,
	int inQuestionID,
	string inReason
)

Parameters

inIndex
Type: SystemInt32
inQuestionID
Type: SystemInt32
inReason
Type: SystemString

Return Value

Type: Boolean
See Also