fDelta (ULONG)
Placement
of delta information. The values can be:
CMA_DELTATOP
The record that represents the delta
value scrolls into view at the top of the client area.
CMA_DELTABOT
The record that represents the
delta value scrolls into view at the bottom of the client area.
CMA_DELTAHOME
The container scrolls to the
beginning of the list of all container records that are available to be
inserted into the container, such as the first record in a database.
CMA_DELTAEND
The container scrolls to the
end of the list of all container records that are available to be inserted
into the container, such as the last record in a database.
[Back]
[Next]