Skip to content

Latest commit

 

History

History
72 lines (59 loc) · 2.48 KB

nf-cscobj-iofflinefilessyncprogress-syncitembegin.md

File metadata and controls

72 lines (59 loc) · 2.48 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:cscobj.IOfflineFilesSyncProgress.SyncItemBegin
IOfflineFilesSyncProgress::SyncItemBegin (cscobj.h)
Reports that a synchronization operation on an item is beginning.
IOfflineFilesSyncProgress interface [Offline Files]
SyncItemBegin method
IOfflineFilesSyncProgress.SyncItemBegin
IOfflineFilesSyncProgress::SyncItemBegin
SyncItemBegin
SyncItemBegin method [Offline Files]
SyncItemBegin method [Offline Files]
IOfflineFilesSyncProgress interface
cscobj/IOfflineFilesSyncProgress::SyncItemBegin
of.iofflinefilessyncprogress_syncitembegin
of\iofflinefilessyncprogress_syncitembegin.htm
of
c1cdbc30-bcc9-4023-a3a2-070fb9958609
12/05/2018
IOfflineFilesSyncProgress interface [Offline Files],SyncItemBegin method, IOfflineFilesSyncProgress.SyncItemBegin, IOfflineFilesSyncProgress::SyncItemBegin, SyncItemBegin, SyncItemBegin method [Offline Files], SyncItemBegin method [Offline Files],IOfflineFilesSyncProgress interface, cscobj/IOfflineFilesSyncProgress::SyncItemBegin, of.iofflinefilessyncprogress_syncitembegin
cscobj.h
Windows
Windows Vista
Windows Server 2008
CscSvc.dll; CscObj.dll
Windows
19H1
IOfflineFilesSyncProgress::SyncItemBegin
cscobj/IOfflineFilesSyncProgress::SyncItemBegin
c++
APIRef
kbSyntax
COM
CscSvc.dll
CscObj.dll
IOfflineFilesSyncProgress.SyncItemBegin

IOfflineFilesSyncProgress::SyncItemBegin

-description

Reports that a synchronization operation on an item is beginning.

-parameters

-param pszFile [in]

Receives the fully qualified UNC path of the file or directory to be processed.

-param pResponse [out]

Your implementation of this method should set this parameter to a value from the OFFLINEFILES_OP_RESPONSE enumeration that indicates how the operation is to proceed.

-returns

The return value is ignored.

-see-also

IOfflineFilesSyncProgress