ホーム › System.ComponentServices › COMAdminServiceStatusOptions
COMAdminServiceStatusOptions
列挙型メンバー 8
| 名前 | 10進 | 16進 |
|---|---|---|
| COMAdminServiceStopped | 0 | 0x0 |
| COMAdminServiceStartPending | 1 | 0x1 |
| COMAdminServiceStopPending | 2 | 0x2 |
| COMAdminServiceRunning | 3 | 0x3 |
| COMAdminServiceContinuePending | 4 | 0x4 |
| COMAdminServicePausePending | 5 | 0x5 |
| COMAdminServicePaused | 6 | 0x6 |
| COMAdminServiceUnknownState | 7 | 0x7 |