FemtoScan Online SDK Documentation
 Set VarListBox state information.
- Source:
 - ../fmcmnctl/VarListCtrl.h:123
 
- Author:
 - ATC
 
- Version:
 - 1.0
 
- Params:
 
| wParam
 | (const void*) state pointer to the state array. It's structure is not
 defined and can be changed 
 in different implementations. This array should be previously obtained
 by call to the
WM_VLB_GETSTATE .
 | 
| lParam
 | sizeof(state) number of bytes in the array
 | 
 
- Returns:
 - number of bytes copyed to the state array.
 
- Code:
 - public define WM_VLB_SETSTATE WM_USER + 7
 
(C) Advanced Technologies Center, 2002-2006
For support contact us at fsdev@nanoscopy.net