|
INOS
|
Public Types | |
| enum | { eFlgUnit = 0x00000001 , eFlgMin = 0x00000002 , eFlgMax = 0x00000004 , eFlgChar = 0x00000008 , eFlgLast = 0x00000010 } |
Public Member Functions | |
| DECLARE_DYNAMIC (SINOSProcessImageChannelHook) | |
Public Attributes | |
| SINOSProcessImageChannelHook * | m_pNext |
| tpHook | m_pFunction |
| tpHook | m_pInvFunction |
| tpConversion | m_pConversion |
| intid | m_iId |
| real32 | m_rValue |
| char * | m_pUnit |
| real32 | m_rLower |
| real32 | m_rUpper |
| uint32 | m_uCharacteristics |
| uint32 | m_uFlags |