Spread 8.0 Documentation
SS_CT_BUFFER Structure
Support Options
DLL Reference > DLL Structures > SS_CT_BUFFER Structure

Glossary Item Box

SS_CT_BUFFER Structure


See Also

Applies To

fpSpread control

Definition

typedef struct ss_coordrange
    {
    HGLOBAL hBuffer;
    long lSize;
    } SS_CT_BUFFER, FAR *LPSS_CT_BUFFER;

Fields

The following fields are available:

Field Description
hBuffer Buffer value
lSize Size of the buffer

See Also

SS_CT_VALUE structure

Copyright © GrapeCity, inc. All rights reserved.