Share via


IReplicaMetadata2::ExcludeItemFromAllKnowledgeByGlobalId

Removes knowledge about the specified item from the knowledge strcuture.

HRESULT ExcludeItemFromAllKnowledgeByGlobalId(
  const BYTE * pbGlobalId);

Parameters

  • pbGlobalId
    [in] The ID of the item to remove from the knowledge.

Return Value

  • S_OK

  • E_INVALIDARG

  • E_OUTOFMEMORY

See Also

Reference

IReplicaMetadata2 Interface