ReactOS 0.4.16-dev-755-g88f105e
|
Public Attributes | |
WCHAR * | Username |
WCHAR * | Domain |
WCHAR * | Password |
WCHAR * | ApplicationName |
WCHAR * | CommandLine |
WCHAR * | CurrentDirectory |
BYTE * | Environment |
DWORD | dwEnvironmentSize |
DWORD | dwLogonFlags |
DWORD | dwCreationFlags |
DWORD | dwProcessId |
Definition at line 7 of file seclogon.idl.
WCHAR* _SECL_REQUEST::ApplicationName |
Definition at line 12 of file seclogon.idl.
WCHAR* _SECL_REQUEST::CommandLine |
Definition at line 13 of file seclogon.idl.
WCHAR* _SECL_REQUEST::CurrentDirectory |
Definition at line 14 of file seclogon.idl.
WCHAR* _SECL_REQUEST::Domain |
Definition at line 10 of file seclogon.idl.
DWORD _SECL_REQUEST::dwCreationFlags |
Definition at line 18 of file seclogon.idl.
DWORD _SECL_REQUEST::dwEnvironmentSize |
Definition at line 16 of file seclogon.idl.
DWORD _SECL_REQUEST::dwLogonFlags |
Definition at line 17 of file seclogon.idl.
DWORD _SECL_REQUEST::dwProcessId |
Definition at line 19 of file seclogon.idl.
BYTE* _SECL_REQUEST::Environment |
Definition at line 15 of file seclogon.idl.
WCHAR* _SECL_REQUEST::Password |
Definition at line 11 of file seclogon.idl.
WCHAR* _SECL_REQUEST::Username |
Definition at line 9 of file seclogon.idl.