ReactOS 0.4.15-dev-7934-g1dc8d80
hash_unicodestring_test Struct Reference

Public Attributes

WCHAR str [50]
 
BOOLEAN case_insensitive
 
ULONG hash
 

Detailed Description

Definition at line 1947 of file rtlstr.c.

Member Data Documentation

◆ case_insensitive

BOOLEAN hash_unicodestring_test::case_insensitive

Definition at line 1949 of file rtlstr.c.

◆ hash

ULONG hash_unicodestring_test::hash

Definition at line 1950 of file rtlstr.c.

Referenced by test_RtlHashUnicodeString().

◆ str

WCHAR hash_unicodestring_test::str[50]

Definition at line 1948 of file rtlstr.c.


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