ReactOS 0.4.15-dev-7918-g2a2556c
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 1059 of file actctx.c.

Member Data Documentation

◆ data_len

ULONG string_index::data_len

Definition at line 1065 of file actctx.c.

◆ data_offset

ULONG string_index::data_offset

Definition at line 1064 of file actctx.c.

Referenced by build_progid_section().

◆ hash

ULONG string_index::hash

Definition at line 1061 of file actctx.c.

Referenced by find_string_index(), and find_window_class().

◆ name_len

ULONG string_index::name_len

Definition at line 1063 of file actctx.c.

◆ name_offset

ULONG string_index::name_offset

◆ rosterindex

ULONG string_index::rosterindex

Definition at line 1066 of file actctx.c.


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