IReplNotify::OnItemCompleted

This method is used internally by the ActiveSync service manager. An ActiveSync service provider should never call this method explicitly.

At a Glance

Header file: Cesync.h
Windows CE versions: 2.0 and later

Syntax

HRESULT OnObjectCompleted( PREPLSETUP pSetup );

Parameters

pSetup

Pointer to a REPLSETUP structure.

Return Values

An appropriate HRESULT value is returned.

See Also

IReplNotify