Skip to content

Latest commit

 

History

History
72 lines (59 loc) · 2.03 KB

nf-cfapi-cfupdatesyncproviderstatus.md

File metadata and controls

72 lines (59 loc) · 2.03 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:cfapi.CfUpdateSyncProviderStatus
CfUpdateSyncProviderStatus function (cfapi.h)
Updates the current status of the sync provider.
CfUpdateSyncProviderStatus
CfUpdateSyncProviderStatus function
cfapi/CfUpdateSyncProviderStatus
cloudApi.cfupdatesyncproviderstatus
cloudapi\cfupdatesyncproviderstatus.htm
cloudapi
E0CB6CA2-439A-4919-95EF-B519ABBBB085
03/31/2023
CfUpdateSyncProviderStatus, CfUpdateSyncProviderStatus function, cfapi/CfUpdateSyncProviderStatus, cloudApi.cfupdatesyncproviderstatus
cfapi.h
Windows
Windows 10, version 1709 [desktop apps only]
Windows Server 2016 [desktop apps only]
CldApi.lib
CldApi.dll
Windows
19H1
CfUpdateSyncProviderStatus
cfapi/CfUpdateSyncProviderStatus
c++
APIRef
kbSyntax
DllExport
CldApi.dll
CfUpdateSyncProviderStatus

CfUpdateSyncProviderStatus function

-description

Updates the current status of the sync provider.

-parameters

-param ConnectionKey [in]

A connection key representing a communication channel with the sync filter.

-param ProviderStatus [in]

The current status of the sync provider. The status persists for the life of the sync root connection. The sync root connection is torn down either when CfDisconnectSyncRoot is called or if the sync provider process is terminated.

-returns

If this function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

CfDisconnectSyncRoot

CF_SYNC_PROVIDER_STATUS