Skip to content

Latest commit

 

History

History
87 lines (72 loc) · 2.5 KB

nf-mobsync-isyncmgrsynchronizeinvoke-updateall.md

File metadata and controls

87 lines (72 loc) · 2.5 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:mobsync.ISyncMgrSynchronizeInvoke.UpdateAll
ISyncMgrSynchronizeInvoke::UpdateAll (mobsync.h)
Programmatically starts an update for all items.
ISyncMgrSynchronizeInvoke interface [Windows Shell]
UpdateAll method
ISyncMgrSynchronizeInvoke.UpdateAll
ISyncMgrSynchronizeInvoke::UpdateAll
UpdateAll
UpdateAll method [Windows Shell]
UpdateAll method [Windows Shell]
ISyncMgrSynchronizeInvoke interface
mobsync/ISyncMgrSynchronizeInvoke::UpdateAll
shell.syncmgr_isyncmgrsynchronizeinvoke_updateall
syncmgr.isyncmgrsynchronizeinvoke_updateall
shell\syncmgr_isyncmgrsynchronizeinvoke_updateall.htm
shell
94731c78-b7cf-4ad2-afe5-6355830a5550
12/05/2018
ISyncMgrSynchronizeInvoke interface [Windows Shell],UpdateAll method, ISyncMgrSynchronizeInvoke.UpdateAll, ISyncMgrSynchronizeInvoke::UpdateAll, UpdateAll, UpdateAll method [Windows Shell], UpdateAll method [Windows Shell],ISyncMgrSynchronizeInvoke interface, mobsync/ISyncMgrSynchronizeInvoke::UpdateAll, shell.syncmgr_isyncmgrsynchronizeinvoke_updateall, syncmgr.isyncmgrsynchronizeinvoke_updateall
mobsync.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Mobsync.dll
Windows
19H1
ISyncMgrSynchronizeInvoke::UpdateAll
mobsync/ISyncMgrSynchronizeInvoke::UpdateAll
c++
APIRef
kbSyntax
COM
Mobsync.dll
ISyncMgrSynchronizeInvoke.UpdateAll

ISyncMgrSynchronizeInvoke::UpdateAll

-description

Programmatically starts an update for all items.

-returns

Type: HRESULT

This method can return one of these values.

Return code Description
S_OK
Call was completed successfully.

-remarks

This method returns immediately and the synchronization manager performs the synchronizations in a separate process from the calling application.

-see-also

ISyncMgrSynchronizeInvoke