IReplNotify::OnItemCompleted

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/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
Windows Mobile Windows Mobile Version 5.0 and later

See Also

Reference

IReplNotify
REPLSETUP