Skip to content

Latest commit

 

History

History
68 lines (57 loc) · 2.74 KB

nf-cscobj-iofflinefilessyncerrorinfo-getlocalinfo.md

File metadata and controls

68 lines (57 loc) · 2.74 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.IOfflineFilesSyncErrorInfo.GetLocalInfo
IOfflineFilesSyncErrorInfo::GetLocalInfo (cscobj.h)
Retrieves an instance of the IOfflineFilesSyncErrorItemInfo interface containing the file times, size, and attributes of the local copy of the item involved in the synchronization.
GetLocalInfo
GetLocalInfo method [Offline Files]
GetLocalInfo method [Offline Files]
IOfflineFilesSyncErrorInfo interface
IOfflineFilesSyncErrorInfo interface [Offline Files]
GetLocalInfo method
IOfflineFilesSyncErrorInfo.GetLocalInfo
IOfflineFilesSyncErrorInfo::GetLocalInfo
cscobj/IOfflineFilesSyncErrorInfo::GetLocalInfo
of.iofflinefilessyncerrorinfo_getlocalinfo
of\iofflinefilessyncerrorinfo_getlocalinfo.htm
of
53e03524-9cb6-4b91-8b2a-bf428a16140e
12/05/2018
GetLocalInfo, GetLocalInfo method [Offline Files], GetLocalInfo method [Offline Files],IOfflineFilesSyncErrorInfo interface, IOfflineFilesSyncErrorInfo interface [Offline Files],GetLocalInfo method, IOfflineFilesSyncErrorInfo.GetLocalInfo, IOfflineFilesSyncErrorInfo::GetLocalInfo, cscobj/IOfflineFilesSyncErrorInfo::GetLocalInfo, of.iofflinefilessyncerrorinfo_getlocalinfo
cscobj.h
Windows
Windows Vista
Windows Server 2008
CscSvc.dll; CscObj.dll
Windows
19H1
IOfflineFilesSyncErrorInfo::GetLocalInfo
cscobj/IOfflineFilesSyncErrorInfo::GetLocalInfo
c++
APIRef
kbSyntax
COM
CscSvc.dll
CscObj.dll
IOfflineFilesSyncErrorInfo.GetLocalInfo

IOfflineFilesSyncErrorInfo::GetLocalInfo

-description

Retrieves an instance of the IOfflineFilesSyncErrorItemInfo interface containing the file times, size, and attributes of the local copy of the item involved in the synchronization.

-parameters

-param ppInfo [out]

Receives the address of an instance of IOfflineFilesSyncErrorItemInfo containing information about the local item copy involved in the synchronization.

-returns

Returns S_OK if successful, or an error value otherwise.

-see-also

IOfflineFilesSyncErrorInfo