FemtoScan Online SDK Documentation

Home :: FsOnlineSDK :: fmcmnctl classes

struct LVL_ENDEDIT

? ^ 
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

Contents

^ 
EntityTypeScopeShort Description
~LVL_ENDEDITdestructor publicautomatically generated
LVL_ENDEDITconstructor publicautomatically generated
LVL_ENDEDITconstructor publicautomatically generated
hdrattribute publicstandart WM_NOTIFY message header data.
nCharattribute publicone of VK_ constants denouting the character that was pressed.
operator =operator publicautomatically generated

destructor ~LVL_ENDEDIT

? ^  > 
automatically generated
Source:
../fmcmnctl/message.h
Code:
public ~ LVL_ENDEDIT ( )

constructor LVL_ENDEDIT

? ^  < > 
automatically generated
Source:
../fmcmnctl/message.h
Code:
public LVL_ENDEDIT ( )

constructor LVL_ENDEDIT

? ^  < > 
automatically generated
Source:
../fmcmnctl/message.h
Code:
public LVL_ENDEDIT ( const LVL_ENDEDIT & )

attribute hdr

? ^  < > 
standart WM_NOTIFY message header data.
Source:
../fmcmnctl/message.h:23
Code:
public NMHDR hdr

attribute nChar

? ^  < > 
one of VK_ constants denouting the character that was pressed.
Source:
../fmcmnctl/message.h:24
Code:
public UINT nChar

operator =

? ^  < > 
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