ISoundRecStopRecording Method (Int32, Int32, String) |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax bool StopRecording(
int inIndex,
int inQuestionID,
string inReason
)
Parameters
- inIndex
- Type: SystemInt32
- inQuestionID
- Type: SystemInt32
- inReason
- Type: SystemString
Return Value
Type:
BooleanSee Also