Spread 8.0 Documentation
SSM_VCLEARDATA Message
Support Options
DLL Reference > DLL Messages > SSM_VCLEARDATA Message

Glossary Item Box

SSM_VCLEARDATA Message


Applies To

fpSpread control

Description

Sent to the owner of the fpSpread control when the fpSpread control is in virtual mode and data in the virtual buffer needs to be discarded.

Parameters

The following parameters are available:

Parameter Description
wParam fpSpread control ID
lParam Pointer to the SS_VCLEARDATA structure

Remarks

The SSM_VCLEARDATA message is sent before the data in the virtual buffer is cleared, giving the application an opportunity to process the data before it is discarded.

For more information, see the SS_VCLEARDATA structure.

Return Value

None

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.