Share via


IEndpointState::LoadFromProvider

Loads the endpoint state from the specified provider.

HRESULT LoadFromProvider(
ISyncProvider * pStoreProvider);

Parameters

  • pStoreProvider
    [in] The provider that contains the endpoint state to load.

Return Value

  • S_OK

  • E_POINTER

See Also

Reference

IEndpointState Interface