ReactOS 0.4.16-dev-178-g8ba6102
column_hash_entry Struct Reference
Collaboration diagram for column_hash_entry:

Public Attributes

struct column_hash_entrynext
 
UINT value
 
UINT row
 

Detailed Description

Definition at line 43 of file table.c.

Member Data Documentation

◆ next

struct column_hash_entry* column_hash_entry::next

Definition at line 45 of file table.c.

◆ row

UINT column_hash_entry::row

Definition at line 47 of file table.c.

◆ value

UINT column_hash_entry::value

Definition at line 46 of file table.c.


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