IOSTX::SetSyncResult [Outlook 2003 API Reference]

Sets the result of the synchronization.

Quick Info

See IOSTX.

HRESULT SetSyncResult(
    HRESULT hrSync
);

Parameters

hrSync

[in] The result of the synchronization.

Remarks

Call IOSTX::SetSyncResult before calling IOSTX::SyncEnd to inform the local store of the result of synchronization.

See Also

IOSTX::InitSync

IOSTX::SyncBeg

IOSTX::SyncEnd

IOSTX::SyncHdrBeg

IOSTX::SyncHdrEnd