|
IMVFilterData
The IMVFilterData interface offers methods to save the
current configuration of a MontiVision image processing filter, in
the registry. Read the remarks for ímplementation
details.
| GetFilterRegKey
|
Returns the registry key that is used by default to save filter
configurations. |
| GetFilterData
|
Returns the current configuration of the filter. |
| PutFilterData
|
Sets the configuration of the filter. |
| GetMaxDataSize
|
Returns the maximum size of the filter configuration data. Used
to create a temporary buffer to load and save the filter's
configuration data. |
Header file: iMVFilterData.h
Interface definition language file: iMVFilterData.idl
Interface ID:IID_IMVFilterData
HRESULT |