IOSTX::SyncEnd

IOSTX::SyncEnd

Ends synchronization in the current state and exits that state.

Quick Info

See IOSTX.

  HRESULT SyncEnd();

Remarks

The client must call **IOSTX::SyncEnd**for each call to IOSTX::SyncBeg. The corresponding data structure holds information to indicate whether the client has successfully completed the current state so that Outlook can clean up its internal state.

See Also

IOSTX::InitSync

IOSTX::SetSyncResult

IOSTX::SyncBeg

IOSTX::SyncHdrBeg

IOSTX::SyncHdrEnd