The IDccManSink::OnLogTerminated method indicates that the Windows CE connection manager has been shut down.
HRESULT STDMETHODIMP IDccManSink::OnLogTerminated(void);
Header file: | Dccole.h |
Platforms: | H/PC |
Windows CE versions: | 1.0 and later |
None.
This method should always return NOERROR.
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.