IPSTX::GetSyncObject

IPSTX::GetSyncObject

Starts a synchronization session and gets the associated IOSTX interface.

Quick Info

See IPSTX.

  HRESULT GetSyncObject(
	IOSTX **ppostx
);

Parameters

ppostx

[out] Pointer to the IOSTX interface to get.

Remarks

The caller must ensure that the same folder is not synchronized at the same time on more than one thread.

See Also

IPSTX::EmulateSpooler

IPSTX::GetLastError