This document is archived and information here might be outdated. Recommended version. |
Indicates whether the filter is normalized.
[Visual Basic .NET] Public ReadOnly Property IsNormalized As Boolean
[C#] public bool IsNormalized {get;}
[C++]
HRESULT get_IsNormalized(
Boolean* normalized
);
[C++]
Parameters normalized [out, retval]
normalized is a parameter of type bool*