ReactOS 0.4.15-dev-7089-gea8a49d
|
Public Attributes | |
MSIVIEW | view |
MSIDATABASE * | db |
UINT | num_cols |
MSIDATABASE* tagMSISTREAMSVIEW::db |
Definition at line 44 of file streams.c.
Referenced by STREAMS_CreateView(), STREAMS_fetch_int(), STREAMS_fetch_stream(), streams_find_row(), STREAMS_get_dimensions(), STREAMS_insert_row(), STREAMS_set_row(), and STREAMS_set_stream().
UINT tagMSISTREAMSVIEW::num_cols |
Definition at line 45 of file streams.c.
Referenced by STREAMS_CreateView(), STREAMS_get_column_info(), STREAMS_get_dimensions(), STREAMS_insert_row(), streams_modify_update(), and STREAMS_set_row().
MSIVIEW tagMSISTREAMSVIEW::view |
Definition at line 43 of file streams.c.
Referenced by STREAMS_CreateView(), and streams_find_row().