Platform SDK: Synchronization Manager

SENS Object

The System Event Notification Service (SENS) defines the SENS coclass as part of the SENS type library.

Implementation

The SENS object implementation is provided by the operating system.

Creation/Access Functions

Function Description
CoCreateInstance Creates an instance of the SENS object using its CLSID.

Interfaces

Inteface Description
IsensNetwork Default. Outgoing interface implemented by sink object in subscriber application.
IsensOnNow Outgoing interface implemented by sink object in subscriber application.
IsensLogon Outgoing interface implemented by sink object in subscriber application.

See Also

ISensLogon, ISensNetwork, ISensOnNow, About System Event Notification Service