|
Copyright © 2006 - 2008 MultiMedia Soft
Return to Table of contents
|
|
[Visual Basic]
Public Event RecordingStopped As RecordingStopEventHandler
|
|
[C#]
public event RecordingStopEventHandler RecordingStopped;
|
|
[C++]
public: __event RecordingStopEventHandler* RecordingStopped;
|
|
RecordingStoppedEventArgs members
|
Description
| |||||||||
|
|
| |||||||||
|
bResult
|
Boolean value that indicates the result of the recording session.
Supported values are the following:
|