Share via


2.2.25 SC_RPC_SERVICE_CONTROL_IN_PARAMSA

The SC_RPC_SERVICE_CONTROL_IN_PARAMSA union contains information associated with the service control parameters. String values are in ANSI.

 typedef 
 [switch_type(DWORD)] 
 union _SC_RPC_SERVICE_CONTROL_IN_PARAMSA {
   [case(1)] 
     PSERVICE_CONTROL_STATUS_REASON_IN_PARAMSA psrInParams;
 } SC_RPC_SERVICE_CONTROL_IN_PARAMSA,
  *PSC_RPC_SERVICE_CONTROL_IN_PARAMSA;

psrInParams: A structure that contains the service control parameter associated with a control as specified in section 2.2.30.