ILMDVRSink.FreeEvents Method

DVR Module How To Examples

 

Syntax

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:

ILMDVRSink.CreateEvents Method

Topics:

Multimedia Properties, Methods and Events , DVR Module Properties, Methods and Events