IOSTX::SetSyncResult

Applies to: Outlook 2013 | Outlook 2016

Sets the result of the synchronization.

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::GetLastError

IOSTX::InitSync

IOSTX::SyncBeg

IOSTX::SyncEnd

IOSTX::SyncHdrBeg

IOSTX::SyncHdrEnd

MAPI Constants