![]() |
Sunshine latest
Self-hosted game stream host for Moonlight.
|
Public Member Functions | |
| bool | query_service_status (SERVICE_STATUS &status) |
| Query the service status. | |
| service_controller (DWORD service_desired_access) | |
| Constructor for service_controller class. | |
| bool | start_service () |
| Asynchronously starts the Sunshine service. | |
|
inline |
Constructor for service_controller class.
| service_desired_access | SERVICE_* desired access flags. |
|
inline |
Query the service status.
| status | The SERVICE_STATUS struct to populate. |