Visual Basic (Declaration) | |
---|---|
Public Const DontCare As String |
Visual Basic (Usage) | Copy Code |
---|---|
Dim value As String value = Constants.PreferredFilters.DontCare |
C# | |
---|---|
public const string DontCare |
C++/CLI | |
---|---|
public: const String^ DontCare |
When you set the preferred filter to this string, it will instruct the toolkit to use the default directshow filter (the filter with the highest merit).
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7