ReactOS 0.4.16-dev-2208-g6350669
string_index Struct Reference

Public Attributes

ULONG hash
 
ULONG name_offset
 
ULONG name_len
 
ULONG data_offset
 
ULONG data_len
 
ULONG rosterindex
 

Detailed Description

Definition at line 1200 of file actctx.c.

Member Data Documentation

◆ data_len

ULONG string_index::data_len

Definition at line 1206 of file actctx.c.

◆ data_offset

ULONG string_index::data_offset

Definition at line 1205 of file actctx.c.

Referenced by build_progid_section().

◆ hash

ULONG string_index::hash

Definition at line 1202 of file actctx.c.

Referenced by find_string_index(), and find_window_class().

◆ name_len

ULONG string_index::name_len

Definition at line 1204 of file actctx.c.

Referenced by find_string_index(), and find_window_class().

◆ name_offset

ULONG string_index::name_offset

◆ rosterindex

ULONG string_index::rosterindex

Definition at line 1207 of file actctx.c.


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