ReactOS 0.4.15-dev-7928-g68a8619
_USER_PREFERENCES_INFORMATION Struct Reference

#include <ntsam.h>

Collaboration diagram for _USER_PREFERENCES_INFORMATION:

Public Attributes

UNICODE_STRING UserComment
 
UNICODE_STRING Reserved1
 
USHORT CountryCode
 
USHORT CodePage
 

Detailed Description

Definition at line 554 of file ntsam.h.

Member Data Documentation

◆ CodePage

USHORT _USER_PREFERENCES_INFORMATION::CodePage

Definition at line 559 of file ntsam.h.

◆ CountryCode

USHORT _USER_PREFERENCES_INFORMATION::CountryCode

Definition at line 558 of file ntsam.h.

◆ Reserved1

UNICODE_STRING _USER_PREFERENCES_INFORMATION::Reserved1

Definition at line 557 of file ntsam.h.

◆ UserComment

UNICODE_STRING _USER_PREFERENCES_INFORMATION::UserComment

Definition at line 556 of file ntsam.h.


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