[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace: KvTv.DirectShow.Windows.Forms
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class WndProcEventProcessor _ Implements IEventProcessor |
| C# |
|---|
public class WndProcEventProcessor : IEventProcessor |
| Visual C++ |
|---|
public ref class WndProcEventProcessor : IEventProcessor |
Remarks
Call Process(Message) with all messages passed to the Window's WndProc(Message) method.