ReactOS 0.4.15-dev-7953-g1f49173
_SC_RPC_CONFIG_INFOA Struct Reference
Collaboration diagram for _SC_RPC_CONFIG_INFOA:

Public Attributes

DWORD dwInfoLevel
 
union {
   LPSERVICE_DESCRIPTIONA   psd
 
   LPSERVICE_FAILURE_ACTIONSA   psfa
 
   LPSERVICE_DELAYED_AUTO_START_INFO   psda
 
   LPSERVICE_FAILURE_ACTIONS_FLAG   psfaf
 
   LPSERVICE_SID_INFO   pssid
 
   LPSERVICE_RPC_REQUIRED_PRIVILEGES_INFO   psrp
 
   LPSERVICE_PRESHUTDOWN_INFO   psps
 
DUMMYUNIONNAME
 

Detailed Description

Definition at line 184 of file svcctl.idl.

Member Data Documentation

◆ 

union { ... } _SC_RPC_CONFIG_INFOA::DUMMYUNIONNAME

◆ dwInfoLevel

DWORD _SC_RPC_CONFIG_INFOA::dwInfoLevel

Definition at line 185 of file svcctl.idl.

◆ psd

LPSERVICE_DESCRIPTIONA _SC_RPC_CONFIG_INFOA::psd

Definition at line 187 of file svcctl.idl.

◆ psda

LPSERVICE_DELAYED_AUTO_START_INFO _SC_RPC_CONFIG_INFOA::psda

Definition at line 189 of file svcctl.idl.

◆ psfa

LPSERVICE_FAILURE_ACTIONSA _SC_RPC_CONFIG_INFOA::psfa

Definition at line 188 of file svcctl.idl.

◆ psfaf

LPSERVICE_FAILURE_ACTIONS_FLAG _SC_RPC_CONFIG_INFOA::psfaf

Definition at line 190 of file svcctl.idl.

◆ psps

LPSERVICE_PRESHUTDOWN_INFO _SC_RPC_CONFIG_INFOA::psps

Definition at line 193 of file svcctl.idl.

◆ psrp

LPSERVICE_RPC_REQUIRED_PRIVILEGES_INFO _SC_RPC_CONFIG_INFOA::psrp

Definition at line 192 of file svcctl.idl.

◆ pssid

LPSERVICE_SID_INFO _SC_RPC_CONFIG_INFOA::pssid

Definition at line 191 of file svcctl.idl.


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