Platform SDK: Synchronization Manager

ISensLogon::StopScreenSaver

Screen saver has been stopped.

HRESULT StopScreenSaver(
  BSTR bstrUserName    // User name
);

Parameters

bstrUserName
[in] Name of the current user.

Dispatch Identifier

[id(0x00000009)]

Return Values

S_OK
Method returned successfully.

Remarks

SENS calls this method to notify your application that the screen saver has been stopped.

Filtering

Filtering is not currently supported for this event.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Windows 95/98: Unsupported.
  Header: Declared in Sensevts.h.
  Library: Use Sensevts.tlb.

See Also

ISensLogon::DisplayLock, ISensLogon::DisplayUnLock, ISensLogon::StartScreenSaver, About System Event Notification Service, IEventSubscription, IEventSubscription::PutPublisherProperty