Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
OSXScreenSaverControl.h
Go to the documentation of this file.
1/*
2 * Deskflow -- mouse and keyboard sharing utility
3 * SPDX-FileCopyrightText: (C) 2012 - 2016 Symless Ltd.
4 * SPDX-FileCopyrightText: (C) 2009 Chris Schoeneman
5 * SPDX-License-Identifier: GPL-2.0-only WITH LicenseRef-OpenSSL-Exception
6 */
7
8// ScreenSaver.framework private API
9// Class dumping by Alex Harper http://www.ragingmenace.com/
10#pragma once
11
12#import <Foundation/NSObject.h>
13
14@protocol ScreenSaverControl
16- (void)restartForUser:fp12;
19- (void)setScreenSaverCanRun:(char)fp12;
22@end
23
25
32- (void)dealloc;
33- (void)_connectionClosed:fp12;
36- (void)setScreenSaverCanRun:(char)fp12;
39- (void)restartForUser:fp12;
41
42@end
static const WSAEVENT FAR BOOL
Definition ArchNetworkWinsock.cpp:54
Definition OSXScreenSaverControl.h:24
double screenSaverTimeRemaining()
Definition OSXScreenSaverControl.h:14
double screenSaverTimeRemaining()