[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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

Syntax

Visual Basic (Declaration)
Property Value ( _
	api As Guid _
) As Object
C#
Object this [
	Guid api
] { get; set; }
Visual C++
property Object^ default[Guid api] {
	Object^ get (Guid api);
	void set (Guid api, Object^ value);
}

Parameters

api
System.Guid