Skip to content

Latest commit

 

History

History
68 lines (57 loc) · 1.97 KB

nf-cscobj-iofflinefilesprogress-end.md

File metadata and controls

68 lines (57 loc) · 1.97 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.IOfflineFilesProgress.End
IOfflineFilesProgress::End (cscobj.h)
Reports that an operation has ended.
End
End method [Offline Files]
End method [Offline Files]
IOfflineFilesProgress interface
IOfflineFilesProgress interface [Offline Files]
End method
IOfflineFilesProgress.End
IOfflineFilesProgress::End
cscobj/IOfflineFilesProgress::End
of.iofflinefilesprogress_end
of\iofflinefilesprogress_end.htm
of
b3d09f2e-29d5-496f-a046-4ba067e642a6
12/05/2018
End, End method [Offline Files], End method [Offline Files],IOfflineFilesProgress interface, IOfflineFilesProgress interface [Offline Files],End method, IOfflineFilesProgress.End, IOfflineFilesProgress::End, cscobj/IOfflineFilesProgress::End, of.iofflinefilesprogress_end
cscobj.h
Windows
Windows Vista
Windows Server 2008
CscSvc.dll; CscObj.dll
Windows
19H1
IOfflineFilesProgress::End
cscobj/IOfflineFilesProgress::End
c++
APIRef
kbSyntax
COM
CscSvc.dll
CscObj.dll
IOfflineFilesProgress.End

IOfflineFilesProgress::End

-description

Reports that an operation has ended.

-parameters

-param hrResult [in]

Indicates the result of the operation as a whole. Contains S_OK if the operation completed successfully, HRESULT_FROM_WIN32(ERROR_CANCELLED) if the operation was canceled or an error value otherwise.

-returns

The return value is ignored.

-see-also

IOfflineFilesProgress