IPSTX::GetSyncObject
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Starts a synchronization session and gets the associated IOSTX interface.
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.