IProviderSyncServices2::CreateSyncSessionState
Creates an ISyncSessionState object that can be used to contain information about the synchronization session.
Sync Framework typically passes an ISyncSessionState object to a provider by using the IKnowledgeSyncProvider::BeginSession method. CreateSyncSessionState can be used in remote scenarios when a provider needs to create an ISyncSessionState object locally.
Show: