Click or drag to resize

IRecordingItem Methods

The IRecordingItem type exposes the following members.

Methods
  NameDescription
Public methodAccessRecord
Returns the contents of the specified ID in an unstructured list.
Public methodCancelRecording
Cancels the current recording process.
Public methodCancelSaving
Cancels the current saving process.
Public methodDeleteRecord
Deletes the recorded data for the specified id.
Public methodRecordAsync
Performs recording at the current position.
Public methodSaveRecord
Saves the specified record on the disk.
Top
See Also