ReactOS 0.4.15-dev-7842-g558ab78
_NET_DISPLAY_USER Struct Reference

#include <lmaccess.h>

Public Attributes

LPWSTR usri1_name
 
LPWSTR usri1_comment
 
DWORD usri1_flags
 
LPWSTR usri1_full_name
 
DWORD usri1_user_id
 
DWORD usri1_next_index
 

Detailed Description

Definition at line 535 of file lmaccess.h.

Member Data Documentation

◆ usri1_comment

LPWSTR _NET_DISPLAY_USER::usri1_comment

Definition at line 537 of file lmaccess.h.

◆ usri1_flags

DWORD _NET_DISPLAY_USER::usri1_flags

Definition at line 538 of file lmaccess.h.

Referenced by run_querydisplayinformation1_tests().

◆ usri1_full_name

LPWSTR _NET_DISPLAY_USER::usri1_full_name

Definition at line 539 of file lmaccess.h.

◆ usri1_name

LPWSTR _NET_DISPLAY_USER::usri1_name

Definition at line 536 of file lmaccess.h.

◆ usri1_next_index

DWORD _NET_DISPLAY_USER::usri1_next_index

Definition at line 541 of file lmaccess.h.

Referenced by run_querydisplayinformation1_tests().

◆ usri1_user_id

DWORD _NET_DISPLAY_USER::usri1_user_id

Definition at line 540 of file lmaccess.h.

Referenced by run_querydisplayinformation1_tests().


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