The following table lists the filter manager errors (0x0200):
|
Error name |
Hex |
Description |
Category |
|---|---|---|---|
|
FM_ERROR_INVALID_HANDLE |
0x0202 |
Invalid handle to the filter manager. |
1 |
|
FM_ERROR_OUT_OF_MEMORY |
0x0203 |
No more memory in the filter manager. |
3 |
|
FM_ERROR_INVALID_PARAMETER |
0x0204 |
Invalid parameter in a function call. |
1 |
|
FM_ERROR_PIN_CONNECT_FAILED |
0x0205 |
Could not connect the pins. |
1 |
|
FM_ERROR_UNKNOWN_FILTER_TYPE |
0x0206 |
Filter type (DSP function) unrecognized. |
4 |
|
FM_ERROR_LIMITED_OR_NO_RESOURCES_FOUND |
0x0207 |
Not enough resources. |
4 |
|
FM_ERROR_RM_NUM_ENTIRES_TOO_LARGE |
0x0208 |
Not enough resources. |
4 |
|
FM_ERROR_DEFRES_OUT_OF_MEMORY |
0x0209 |
No more memory. |
3 |