ReactOS 0.4.15-dev-7958-gcd0bb1a
_SECL_REQUEST Struct Reference

Public Attributes

WCHARUsername
 
WCHARDomain
 
WCHARPassword
 
WCHARApplicationName
 
WCHARCommandLine
 
WCHARCurrentDirectory
 
BYTEEnvironment
 
DWORD dwEnvironmentSize
 
DWORD dwLogonFlags
 
DWORD dwCreationFlags
 
DWORD dwProcessId
 

Detailed Description

Definition at line 7 of file seclogon.idl.

Member Data Documentation

◆ ApplicationName

WCHAR* _SECL_REQUEST::ApplicationName

Definition at line 12 of file seclogon.idl.

◆ CommandLine

WCHAR* _SECL_REQUEST::CommandLine

Definition at line 13 of file seclogon.idl.

◆ CurrentDirectory

WCHAR* _SECL_REQUEST::CurrentDirectory

Definition at line 14 of file seclogon.idl.

◆ Domain

WCHAR* _SECL_REQUEST::Domain

Definition at line 10 of file seclogon.idl.

◆ dwCreationFlags

DWORD _SECL_REQUEST::dwCreationFlags

Definition at line 18 of file seclogon.idl.

◆ dwEnvironmentSize

DWORD _SECL_REQUEST::dwEnvironmentSize

Definition at line 16 of file seclogon.idl.

◆ dwLogonFlags

DWORD _SECL_REQUEST::dwLogonFlags

Definition at line 17 of file seclogon.idl.

◆ dwProcessId

DWORD _SECL_REQUEST::dwProcessId

Definition at line 19 of file seclogon.idl.

◆ Environment

BYTE* _SECL_REQUEST::Environment

Definition at line 15 of file seclogon.idl.

◆ Password

WCHAR* _SECL_REQUEST::Password

Definition at line 11 of file seclogon.idl.

◆ Username

WCHAR* _SECL_REQUEST::Username

Definition at line 9 of file seclogon.idl.


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