ReactOS 0.4.15-dev-7934-g1dc8d80
tagMSIUPDATEVIEW Struct Reference
Collaboration diagram for tagMSIUPDATEVIEW:

Public Attributes

MSIVIEW view
 
MSIDATABASEdb
 
MSIVIEWwv
 
column_infovals
 

Detailed Description

Definition at line 41 of file update.c.

Member Data Documentation

◆ db

MSIDATABASE* tagMSIUPDATEVIEW::db

Definition at line 44 of file update.c.

Referenced by UPDATE_CreateView(), and UPDATE_delete().

◆ vals

column_info* tagMSIUPDATEVIEW::vals

Definition at line 46 of file update.c.

Referenced by UPDATE_CreateView(), and UPDATE_execute().

◆ view

MSIVIEW tagMSIUPDATEVIEW::view

Definition at line 43 of file update.c.

Referenced by UPDATE_CreateView().

◆ wv


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