IReplicaMetadata2::ExcludeItemFromAllKnowledgeByGlobalId

Removes knowledge about the specified item from the knowledge strcuture.


HRESULT ExcludeItemFromAllKnowledgeByGlobalId(
  const BYTE * pbGlobalId);

pbGlobalId

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

  • S_OK

  • E_INVALIDARG

  • E_OUTOFMEMORY

Show: