ISimpleSyncProviderManagedWrapper::Initialize

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.


HRESULT Initialize(
  ISimpleSyncProvider * pSimpleSyncProvider,
  BOOL fIFilteredSimpleSyncProvider,
  BOOL fIRequestFilteredSync,
  BOOL fISupportFilteredSync,
  BOOL fIGlobalIdHandler,
  BOOL fISimpleSyncProviderConcurrencyConflictResolver,
  BOOL fISimpleSyncProviderConstraintConflictResolver,
  BOOL fISimpleSyncEvents);

pSimpleSyncProvider

[in]

fIFilteredSimpleSyncProvider

[in]

fIRequestFilteredSync

[in]

fISupportFilteredSync

[in]

fIGlobalIdHandler

[in]

fISimpleSyncProviderCustomConflictResolver

[in]

fISimpleSyncProviderConcurrencyConflictResolver

[in]

fISimpleSyncProviderConstraintConflictResolver

[in]

fISimpleSyncEvents

[in]

Show: