ReactOS 0.4.15-dev-7958-gcd0bb1a
tagDISTINCTSET Struct Reference
Collaboration diagram for tagDISTINCTSET:

Public Attributes

UINT val
 
UINT count
 
UINT row
 
struct tagDISTINCTSETnextrow
 
struct tagDISTINCTSETnextcol
 

Detailed Description

Definition at line 38 of file distinct.c.

Member Data Documentation

◆ count

UINT tagDISTINCTSET::count

Definition at line 41 of file distinct.c.

Referenced by distinct_insert().

◆ nextcol

struct tagDISTINCTSET* tagDISTINCTSET::nextcol

Definition at line 44 of file distinct.c.

◆ nextrow

struct tagDISTINCTSET* tagDISTINCTSET::nextrow

Definition at line 43 of file distinct.c.

◆ row

UINT tagDISTINCTSET::row

Definition at line 42 of file distinct.c.

◆ val

UINT tagDISTINCTSET::val

Definition at line 40 of file distinct.c.


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