Values:
START_MODE_UNSPECIFIED (0):
Start mode unspecified.
BOOT (1):
The service is a device driver started by the
system loader.
SYSTEM (2):
The service is a device driver started by the
IOInitSystem function.
AUTO (3):
The service is started by the operating
system, at system start-up
MANUAL (4):
The service is started only manually, by a
user.
DISABLED (5):
The service is disabled.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-04 UTC."],[],[]]