This document is archived and information here might be outdated. Recommended version. |
A string that describes what this filter does.
[Visual Basic .NET] Public ReadOnly Property Description As String
[C#] public string Description {get;}
[C++]
HRESULT get_Description(
System.String* pbstrDescription
);
[C++]
Parameters pbstrDescription [out, retval]
pbstrDescription is a parameter of type BSTR*