This interface defines virtual methods for each of the user-facing overload sets in ServiceControllerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ServiceControllerClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["The webpage documents the `ServiceControllerConnection` object for `ServiceControllerClient`, specifically within version 2.13.0 of the API."],["This interface provides virtual methods corresponding to user-facing overloads in `ServiceControllerClient`, enabling custom behavior injection during testing."],["The latest release candidate version of this documentation is 2.37.0-rc, and the page contains links to the previous versions, starting from 2.13.0 all the way up to 2.36.0."],["The page details the `options()`, `Check()`, and `Report()` functions, including their parameters and return types."],["`MakeServiceControllerConnection()` is used to create a concrete instance, while `MockServiceControllerConnection` is used to create a mock instance."]]],[]]