<div class="content"><p>The SC_STATUS_TYPE enumeration specifies the information
level for the <a href="e27fce9d-fd45-47b1-bdeb-c05a2fd53669" data-linktype="relative-path">RQueryServiceStatusEx</a>
method.</p><dl>
<dd>
<div><pre> typedef [v1_enum] enum 
 {
   SC_STATUS_PROCESS_INFO = 0
 } SC_STATUS_TYPE;
</pre></div>
</dd></dl><p><b>SC_STATUS_PROCESS_INFO:  </b>The information level</p></div>