Read current event obtained from DirectShow.

A DShowEvent occurs whenever there is an event available.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public IEDirectShow..::..IEEventCode GetEventCode()
Public Function GetEventCode As IEDirectShow..::..IEEventCode
public:
IEDirectShow..::..IEEventCode GetEventCode()

Return Value

Returns current event code

See Also