IMVIONot
The IMVIONot interface contains properties to configure the MV I/O Not filter.
Methods:
| Enable | Enable the invert function. |
Header file: IMVIONot.h
Interface definition language file: IMVIONot.idl
Typelib: MVIONot
Interface ID: IID_IMVIONot
Declaration: Property Get/Put Enable As BooleanEnable the invert function.
C Prototype:HRESULT put_Enable(VARIANT_BOOL newVal);
HRESULT get_Enable(VARIANT_BOOL *pVal);