Share via


IReplNotify::OnItemCompleted (Windows Embedded CE 6.0)

1/6/2010

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

Syntax

HRESULT OnObjectCompleted(
  PREPLSETUP pSetup
);

Parameters

  • pSetup
    [in] Pointer to a REPLSETUP structure.

Return Value

An appropriate HRESULT value is returned.

Requirements

Header cesync.h
Library coredll.lib
Windows Embedded CE Windows CE 2.0 and later

See Also

Reference

IReplNotify
REPLSETUP