ReactOS 0.4.15-dev-7907-g95bf896
tagMSISELECTVIEW Struct Reference
Collaboration diagram for tagMSISELECTVIEW:

Public Attributes

MSIVIEW view
 
MSIDATABASEdb
 
MSIVIEWtable
 
UINT num_cols
 
UINT max_cols
 
UINT cols [1]
 

Detailed Description

Definition at line 41 of file select.c.

Member Data Documentation

◆ cols

◆ db

MSIDATABASE* tagMSISELECTVIEW::db

Definition at line 44 of file select.c.

Referenced by SELECT_CreateView(), and SELECT_modify().

◆ max_cols

UINT tagMSISELECTVIEW::max_cols

Definition at line 47 of file select.c.

Referenced by SELECT_AddColumn(), and SELECT_CreateView().

◆ num_cols

◆ table

◆ view

MSIVIEW tagMSISELECTVIEW::view

Definition at line 43 of file select.c.

Referenced by SELECT_AddColumn(), and SELECT_CreateView().


The documentation for this struct was generated from the following file: