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

Public Attributes

UINT col_count
 
UINT error
 
union ext_column columns [1]
 

Detailed Description

Definition at line 56 of file where.c.

Member Data Documentation

◆ col_count

UINT tagMSIORDERINFO::col_count

Definition at line 58 of file where.c.

Referenced by WHERE_sort().

◆ columns

union ext_column tagMSIORDERINFO::columns[1]

Definition at line 60 of file where.c.

Referenced by WHERE_sort().

◆ error

UINT tagMSIORDERINFO::error

Definition at line 59 of file where.c.

Referenced by WHERE_execute().


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