Share via


IOSTX::SetSyncResult

IOSTX::SetSyncResult

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