The
ISensLogon interface handles logon events fired by SENS.
When To Implement
Implement this interface on your sink object if you subscribe to any of the SENS logon events. Each event corresponds to a method in this interface. This interface is an outgoing interface defined by SENS and implemented by the subscriber application as a dispatch interface.
When To Use
SENS and the COM Event System call the
ISensLogon methods on your sink object to fire the corresponding event.
Methods
The ISensLogon interface inherits the methods of the IDispatch interface.
In addition, ISensLogon defines the following methods.
Requirements
| Minimum supported client | Windows 2000 Professional |
| Minimum supported server | Windows 2000 Server |
| Header | Sensevts.h |
| Type Library | Sensevts.tlb |
| DLL | Sens.dll |
| IID | IID_ISensLogon is defined as d597bab3-5b9f-11d1-8dd2-00aa004abd5e |
See Also
- ISensNetwork
- ISensOnNow
- About System Event Notification Service
Send comments about this topic to Microsoft
Build date: 7/30/2009