Platform SDK: Agent |
HRESULT Register( IUnknown * punkNotifySink // IUnknown address for client notification sink long * pdwSinkID // address of the notification sink ID );
Registers a notification sink for the client application.
You need to register your notification sink (also known as a notify sink or event sink) to receive events from the Microsoft Agent server.