SignaturePad.stopCapture Method

Module: SignaturePad

Definition

Terminates the ongoing data capture process, halting any data acquisition from the device.

stop_capture(self) -> None

Exceptions

An error has occurred during Devices Library execution.
void stopCapture()

Exceptions

An error has occurred during Devices Library execution.
public void StopCapture()

Exceptions

An error has occurred during Devices Library execution.
public void stopCapture() throws DevicesException

Exceptions

An error has occurred during Devices Library execution.
int id3DevicesSignaturePad_StopCapture (
    ID3_DEVICES_SIGNATURE_PAD hSignaturePad)

Parameters

in Handle to the SignaturePad object.

Returns

int
An error code.
See id3DevicesError file for the list of possible error codes.