Bewerken

Delen via


ISensLogon interface (sensevts.h)

The ISensLogon interface handles logon events fired by SENS.

Inheritance

The ISensLogon interface inherits from the IDispatch interface. ISensLogon also has these types of members:

Methods

The ISensLogon interface has these methods.

 
ISensLogon::DisplayLock

The DisplayLock method notifies an application that the screen display is locked.
ISensLogon::DisplayUnlock

The DisplayUnLock method notifies an application that the screen display is unlocked.
ISensLogon::Logoff

The Logoff method notifies an application that a user is logged off. (ISensLogon.Logoff)
ISensLogon::Logon

The Logon method notifies an application that a user is logged on. (ISensLogon.Logon)
ISensLogon::StartScreenSaver

The StartScreenSaver method notifies an application that a screen saver is started.
ISensLogon::StartShell

The StartShell method notifies an application that the shell is started.
ISensLogon::StopScreenSaver

The StopScreenSaver method notifies an application that a screen saver is stopped.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header sensevts.h

See also

About System Event Notification Service

ISensNetwork

ISensOnNow