[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Represents a daily ISchedule.
Namespace: KvTv.Components
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Syntax
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Structure Daily _ Implements ISchedule |
| C# |
|---|
[SerializableAttribute] public struct Daily : ISchedule |
| Visual C++ |
|---|
[SerializableAttribute] public value class Daily : ISchedule |