ReactOS 0.4.15-dev-7953-g1f49173
_WLX_CLIENT_CREDENTIALS_INFO Struct Reference

#include <winwlx.h>

Public Attributes

DWORD dwType
 
PWSTR pszUserName
 
PWSTR pszDomain
 
PWSTR pszPassword
 
BOOL fPromptForPassword
 

Detailed Description

Definition at line 88 of file winwlx.h.

Member Data Documentation

◆ dwType

DWORD _WLX_CLIENT_CREDENTIALS_INFO::dwType

Definition at line 89 of file winwlx.h.

◆ fPromptForPassword

BOOL _WLX_CLIENT_CREDENTIALS_INFO::fPromptForPassword

Definition at line 93 of file winwlx.h.

◆ pszDomain

PWSTR _WLX_CLIENT_CREDENTIALS_INFO::pszDomain

Definition at line 91 of file winwlx.h.

◆ pszPassword

PWSTR _WLX_CLIENT_CREDENTIALS_INFO::pszPassword

Definition at line 92 of file winwlx.h.

◆ pszUserName

PWSTR _WLX_CLIENT_CREDENTIALS_INFO::pszUserName

Definition at line 90 of file winwlx.h.


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