ReactOS 0.4.16-dev-963-g182f353
distinct_set Struct Reference
Collaboration diagram for distinct_set:

Public Attributes

UINT val
 
UINT count
 
UINT row
 
struct distinct_setnextrow
 
struct distinct_setnextcol
 

Detailed Description

Definition at line 38 of file distinct.c.

Member Data Documentation

◆ count

UINT distinct_set::count

Definition at line 41 of file distinct.c.

◆ nextcol

struct distinct_set* distinct_set::nextcol

Definition at line 44 of file distinct.c.

◆ nextrow

struct distinct_set* distinct_set::nextrow

Definition at line 43 of file distinct.c.

◆ row

UINT distinct_set::row

Definition at line 42 of file distinct.c.

◆ val

UINT distinct_set::val

Definition at line 40 of file distinct.c.


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