FemtoScan Online SDK Documentation
 List View Label notification data.
 This structure is used for transferring data through
LVLN_ENDEDIT message.
- Source:
 - ../fmcmnctl/message.h:22
 
- Author:
 - ATC
 
- Version:
 - 1.0
 
| Entity | Type | Scope | Short Description | 
| ~LVL_ENDEDIT | destructor  | public | automatically generated | 
| LVL_ENDEDIT | constructor  | public | automatically generated | 
| LVL_ENDEDIT | constructor  | public | automatically generated | 
| hdr | attribute  | public | standart WM_NOTIFY message header data.
 | 
| nChar | attribute  | public | one of VK_ constants denouting the character that was pressed.
 | 
| operator = | operator  | public | automatically generated | 
destructor ~LVL_ENDEDIT | ? ^ 
>  | 
automatically generated
- Source:
 - ../fmcmnctl/message.h
 
- Code:
 - 
 
constructor LVL_ENDEDIT | ? ^ 
< >  | 
automatically generated
- Source:
 - ../fmcmnctl/message.h
 
- Code:
 - 
 
constructor LVL_ENDEDIT | ? ^ 
< >  | 
automatically generated
- Source:
 - ../fmcmnctl/message.h
 
- Code:
 | public LVL_ENDEDIT ( |  const LVL_ENDEDIT & ) | 
standart WM_NOTIFY message header data.
- Source:
 - ../fmcmnctl/message.h:23
 
- Code:
 - public NMHDR hdr
 
one of VK_ constants denouting the character that was pressed.
- Source:
 - ../fmcmnctl/message.h:24
 
- Code:
 - public UINT nChar
 
automatically generated
- Source:
 - ../fmcmnctl/message.h
 
- Code:
 | public LVL_ENDEDIT & operator = ( |  const LVL_ENDEDIT & ) | 
(C) Advanced Technologies Center, 2002-2006
For support contact us at fsdev@nanoscopy.net