IDccManSink::OnLogTerminated

The IDccManSink::OnLogTerminated method indicates that the Windows CE connection manager has been shut down.

Syntax

HRESULT STDMETHODIMP IDccManSink::OnLogTerminated(void);

At a Glance

Header file: Dccole.h
Platforms: H/PC
Windows CE versions: 1.0 and later

Parameters

None.

Return Values

This method should always return NOERROR.

Remarks

The IDccManSink::OnLogTerminated method is implemented by a client application and is called when the Windows CE connection manager has been shut down.

For more information, see Receiving Connection Notification.