IReplNotify::OnItemCompleted (Compact 7)

3/12/2014

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

See Also

Reference

IReplNotify
REPLSETUP