FemtoScan Online SDK Documentation
 Get VarListBox state information.
- Source:
 - ../fmcmnctl/VarListCtrl.h:135
 
- Author:
 - ATC
 
- Version:
 - 1.0
 
- Params:
 
| wParam
 | (void*) state pointer to the state array. It's structure is not defined and can be changed
 in different implementations.
 | 
| lParam
 | sizeof(state) number of bytes in the array
 | 
 
- Returns:
 - if both wParam and lParam are nonzero, number of bytes copyed to the state array.
 Otherwise, size of the array required for state information storage.
 
- Code:
 - public define WM_VLB_GETSTATE WM_USER + 8
 
(C) Advanced Technologies Center, 2002-2006
For support contact us at fsdev@nanoscopy.net