Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes knowledge about the specified change unit from the knowledge.
HRESULT ExcludeChangeUnit(
const BYTE *pbItemId,
const BYTE *pbChangeUnitId);
Parameters
- pbItemId
[in] The ID of the item that contains the change unit to exclude from the knowledge.
- pbChangeUnitId
[in] The ID of the change unit to exclude from the knowledge.
Return Value
S_OK
E_INVALIDARG
E_OUTOFMEMORY