Method AddFilterToLibrary
AddFilterToLibrary(string, string)
Add a filter to the filters library
Declaration
[HandleProcessCorruptedStateExceptions]
public uint AddFilterToLibrary(string name, string expr)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name | Name of the filter |
| string | expr | The filter expression |
Returns
| Type | Description |
|---|---|
| uint |