ReactOS 0.4.15-dev-7842-g558ab78
_SC_RPC_CONFIG_INFOW Struct Reference
Collaboration diagram for _SC_RPC_CONFIG_INFOW:

Public Attributes

DWORD dwInfoLevel
 
union {
   LPSERVICE_DESCRIPTIONW   psd
 
   LPSERVICE_FAILURE_ACTIONSW   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 197 of file svcctl.idl.

Member Data Documentation

◆ 

union { ... } _SC_RPC_CONFIG_INFOW::DUMMYUNIONNAME

◆ dwInfoLevel

DWORD _SC_RPC_CONFIG_INFOW::dwInfoLevel

Definition at line 198 of file svcctl.idl.

Referenced by RChangeServiceConfig2A().

◆ psd

LPSERVICE_DESCRIPTIONW _SC_RPC_CONFIG_INFOW::psd

Definition at line 200 of file svcctl.idl.

Referenced by RChangeServiceConfig2A().

◆ psda

LPSERVICE_DELAYED_AUTO_START_INFO _SC_RPC_CONFIG_INFOW::psda

Definition at line 202 of file svcctl.idl.

◆ psfa

LPSERVICE_FAILURE_ACTIONSW _SC_RPC_CONFIG_INFOW::psfa

Definition at line 201 of file svcctl.idl.

Referenced by RChangeServiceConfig2A().

◆ psfaf

LPSERVICE_FAILURE_ACTIONS_FLAG _SC_RPC_CONFIG_INFOW::psfaf

Definition at line 203 of file svcctl.idl.

◆ psps

LPSERVICE_PRESHUTDOWN_INFO _SC_RPC_CONFIG_INFOW::psps

Definition at line 206 of file svcctl.idl.

◆ psrp

LPSERVICE_RPC_REQUIRED_PRIVILEGES_INFO _SC_RPC_CONFIG_INFOW::psrp

Definition at line 205 of file svcctl.idl.

◆ pssid

LPSERVICE_SID_INFO _SC_RPC_CONFIG_INFOW::pssid

Definition at line 204 of file svcctl.idl.


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