ReactOS 0.4.16-dev-1401-gf1332c7
sortguid Struct Reference
Collaboration diagram for sortguid:

Public Attributes

GUID id
 
UINT flags
 
UINT compr
 
UINT except
 
UINT ling_except
 
UINT casemap
 

Detailed Description

Definition at line 323 of file locale.c.

Member Data Documentation

◆ casemap

UINT sortguid::casemap

Definition at line 330 of file locale.c.

Referenced by lcmap_string().

◆ compr

UINT sortguid::compr

Definition at line 327 of file locale.c.

Referenced by append_weights().

◆ except

UINT sortguid::except

Definition at line 328 of file locale.c.

Referenced by compare_string(), find_substring(), and get_sortkey().

◆ flags

UINT sortguid::flags

Definition at line 326 of file locale.c.

Referenced by append_normal_weights(), and remove_unneeded_weights().

◆ id

GUID sortguid::id

Definition at line 325 of file locale.c.

Referenced by GetNLSVersionEx().

◆ ling_except

UINT sortguid::ling_except

Definition at line 329 of file locale.c.

Referenced by compare_string(), find_substring(), and get_sortkey().


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