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

Glossary Item Box

SSM_VQUERYDATA Message


Applies To

fpSpread control

Description

Sent to the owner of the fpSpread control each time the sheet needs additional data when the sheet is in virtual mode.

Parameters

The following parameters are available:

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

Remarks

The application should reference the SS_VQUERYDATA structure to determine the information the sheet is requesting. The application is also responsible for returning some information within the structure back to the sheet.

For more information, see the SS_VQUERYDATA structure.

Return Value

None

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