ReactOS 0.4.15-dev-7928-g68a8619
_USER_NAME_INFORMATION Struct Reference

#include <ntsam.h>

Collaboration diagram for _USER_NAME_INFORMATION:

Public Attributes

UNICODE_STRING UserName
 
UNICODE_STRING FullName
 

Detailed Description

Definition at line 615 of file ntsam.h.

Member Data Documentation

◆ FullName

UNICODE_STRING _USER_NAME_INFORMATION::FullName

Definition at line 618 of file ntsam.h.

Referenced by SetNewAccountName().

◆ UserName

UNICODE_STRING _USER_NAME_INFORMATION::UserName

Definition at line 617 of file ntsam.h.

Referenced by SetNewAccountName().


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