Skip to content

Latest commit

 

History

History
109 lines (92 loc) · 2.79 KB

nf-winsync-isyncknowledge-projectontochangeunit.md

File metadata and controls

109 lines (92 loc) · 2.79 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:winsync.ISyncKnowledge.ProjectOntoChangeUnit
ISyncKnowledge::ProjectOntoChangeUnit (winsync.h)
Gets the knowledge for the specified change unit.
ISyncKnowledge interface [Windows Sync]
ProjectOntoChangeUnit method
ISyncKnowledge.ProjectOntoChangeUnit
ISyncKnowledge::ProjectOntoChangeUnit
ProjectOntoChangeUnit
ProjectOntoChangeUnit method [Windows Sync]
ProjectOntoChangeUnit method [Windows Sync]
ISyncKnowledge interface
winsync.isyncknowledge_projectontochangeunit
winsync/ISyncKnowledge::ProjectOntoChangeUnit
winsync\isyncknowledge_projectontochangeunit.htm
winsync
3c09284f-9866-49a4-adeb-561af3351ada
12/05/2018
ISyncKnowledge interface [Windows Sync],ProjectOntoChangeUnit method, ISyncKnowledge.ProjectOntoChangeUnit, ISyncKnowledge::ProjectOntoChangeUnit, ProjectOntoChangeUnit, ProjectOntoChangeUnit method [Windows Sync], ProjectOntoChangeUnit method [Windows Sync],ISyncKnowledge interface, winsync.isyncknowledge_projectontochangeunit, winsync/ISyncKnowledge::ProjectOntoChangeUnit
winsync.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Windows
19H1
ISyncKnowledge::ProjectOntoChangeUnit
winsync/ISyncKnowledge::ProjectOntoChangeUnit
c++
APIRef
kbSyntax
COM
winsync.h
ISyncKnowledge.ProjectOntoChangeUnit

ISyncKnowledge::ProjectOntoChangeUnit

-description

Gets the knowledge for the specified change unit.

-parameters

-param pbItemId [in]

The ID of the item that contains the change unit to look up.

-param pbChangeUnitId [in]

The ID of the change unit to look up.

-param ppKnowledgeOut [out]

Returns a knowledge object that contains only the change unit specified by pbChangeUnitId.

-returns

The possible return codes include, but are not limited to, the values shown in the following table.

Return code Description
S_OK
The method succeeded.
E_INVALIDARG
E_OUTOFMEMORY

-see-also

ISyncKnowledge Interface