Enabled property
Sets or retrieves a value that indicates whether the filter is enabled.
Syntax
HRESULT value = object.put_Enabled(VARIANT_BOOL fVal);HRESULT value = object.get_Enabled(VARIANT_BOOL* pfVal);
Property values
Type: VARIANT_BOOL
One of the values in the Property Values section.