Managed DirectShow Programming Reference

DataEventArgs<T> Class

[This is preliminary documentation and subject to change.]

Provides event arguments containing data.

For a list of all members of this type, see DataEventArgs<T> Members.

System.Object
   EventArgs
      DataEventArgs<T>

public class DataEventArgs<T> : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: KvTv.DirectShow.Components

Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)

See Also

DataEventArgs<T> Members | KvTv.DirectShow.Components Namespace