FemtoScan Online SDK Documentation

Home :: FsOnlineSDK :: fmcmnctl classes

struct VLB_ITEMCHANGED

? ^ 
Variable change notification data.

This structure is used for transferring data through VLBN_ITEMCHANGED message.

Source:
../fmcmnctl/VarListCtrl.h:60
Author:
ATC
Version:
1.0

Contents

^ 
EntityTypeScopeShort Description
~VLB_ITEMCHANGEDdestructor publicautomatically generated
VLB_ITEMCHANGEDconstructor publicautomatically generated
VLB_ITEMCHANGEDconstructor publicautomatically generated
hdrattribute publicstandart WM_NOTIFY message header data.
iVarattribute publicvariable's ordinal number.
operator =operator publicautomatically generated

destructor ~VLB_ITEMCHANGED

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

constructor VLB_ITEMCHANGED

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

constructor VLB_ITEMCHANGED

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

attribute hdr

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

attribute iVar

? ^  < > 
variable's ordinal number.
Source:
../fmcmnctl/VarListCtrl.h:62
Code:
public int iVar

operator =

? ^  < > 
automatically generated
Source:
../fmcmnctl/VarListCtrl.h
Code:
public VLB_ITEMCHANGED & operator = ( const VLB_ITEMCHANGED & )

(C) Advanced Technologies Center, 2002-2006
For support contact us at fsdev@nanoscopy.net