|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winwlx.h>
Public Attributes | |
| DWORD | dwType |
| PWSTR | pszProfile |
| PWSTR | pszPolicy |
| PWSTR | pszNetworkDefaultUserProfile |
| PWSTR | pszServerName |
| PWSTR | pszEnvironment |
| DWORD _WLX_PROFILE_V2_0::dwType |
Definition at line 148 of file winwlx.h.
Referenced by CreateProfile(), and FreeWlxProfileInfo().
| PWSTR _WLX_PROFILE_V2_0::pszEnvironment |
Definition at line 153 of file winwlx.h.
Referenced by CreateProfile(), and FreeWlxProfileInfo().
| PWSTR _WLX_PROFILE_V2_0::pszNetworkDefaultUserProfile |
Definition at line 151 of file winwlx.h.
Referenced by CreateProfile(), and FreeWlxProfileInfo().
| PWSTR _WLX_PROFILE_V2_0::pszPolicy |
Definition at line 150 of file winwlx.h.
Referenced by CreateProfile(), and FreeWlxProfileInfo().
| PWSTR _WLX_PROFILE_V2_0::pszProfile |
Definition at line 149 of file winwlx.h.
Referenced by CreateProfile(), and FreeWlxProfileInfo().
| PWSTR _WLX_PROFILE_V2_0::pszServerName |
Definition at line 152 of file winwlx.h.
Referenced by CreateProfile(), and FreeWlxProfileInfo().