Object.FreeEvents(RegistrationID As Long) |
Parameter |
Description |
RegistrationID |
A unique identifier for this event registration. |
Returns
S_OK |
The function was successful. |
<> S_OK |
An error occurred. Refer to the Error Codes or the HRESULT error codes in the DirectShow documentation. |
Remarks
Frees the windows event objects used by the DVRSink to signal data write and recording list changed events.
See Also
Functions: |
|
Topics: |
Multimedia Properties, Methods and Events , DVR Module Properties, Methods and Events |