ReactOS 0.4.15-dev-7846-g8ba6c66
tagMSIQUERY Struct Reference

#include <msipriv.h>

Collaboration diagram for tagMSIQUERY:

Public Attributes

MSIOBJECTHDR hdr
 
MSIVIEWview
 
UINT row
 
MSIDATABASEdb
 
struct list mem
 

Detailed Description

Definition at line 127 of file msipriv.h.

Member Data Documentation

◆ db

MSIDATABASE* tagMSIQUERY::db

Definition at line 132 of file msipriv.h.

◆ hdr

◆ mem

struct list tagMSIQUERY::mem

Definition at line 133 of file msipriv.h.

◆ row

UINT tagMSIQUERY::row

Definition at line 131 of file msipriv.h.

◆ view

MSIVIEW* tagMSIQUERY::view

Definition at line 130 of file msipriv.h.


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