ReactOS 0.4.15-dev-7842-g558ab78
tagDBPROPINFO Struct Reference
Collaboration diagram for tagDBPROPINFO:

Public Attributes

LPOLESTR pwszDescription
 
DBPROPID dwPropertyID
 
DBPROPFLAGS dwFlags
 
VARTYPE vtType
 
VARIANT vValues
 

Detailed Description

Definition at line 87 of file dbs.idl.

Member Data Documentation

◆ dwFlags

DBPROPFLAGS tagDBPROPINFO::dwFlags

Definition at line 90 of file dbs.idl.

◆ dwPropertyID

DBPROPID tagDBPROPINFO::dwPropertyID

Definition at line 89 of file dbs.idl.

◆ pwszDescription

LPOLESTR tagDBPROPINFO::pwszDescription

Definition at line 88 of file dbs.idl.

◆ vtType

VARTYPE tagDBPROPINFO::vtType

Definition at line 91 of file dbs.idl.

◆ vValues

VARIANT tagDBPROPINFO::vValues

Definition at line 92 of file dbs.idl.


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